Click or drag to resize

DslUserContains Method

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


Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
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