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.5.0
Syntax
C#
public string GetClaim(
	string claimType
)

Parameters

claimType  String
 

Return Value

String

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

See Also