Click or drag to resize

DslUserGetClaim Method

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

Namespace:  Casewhere.Runtime.DSL
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public string GetClaim(
	string claimType
)

Parameters

claimType
Type: SystemString

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

Return Value

Type: String

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

See Also