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.1.0
Syntax
C#
public bool Has(
	string claimType
)

Parameters

claimType
Type: SystemString

[Missing <param name="claimType"/> documentation for "M:Casewhere.Runtime.DSL.DslUser.Has(System.String)"]

Return Value

Type: Boolean

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

See Also