Click or drag to resize

DslUserHas Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.DslUser.Has(System.String)"]


Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public bool Has(
	string claimType
)

Parameters

claimType  String
 

Return Value

Boolean

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.DslUser.Has(System.String)"]

See Also