DslUserContains Method

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

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public bool Contains(
	string claimType,
	string value
)

Parameters

claimType  String
 
value  String
 

Return Value

Boolean

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

See Also