Aracılığıyla paylaş


WorkflowRoleCollection.IncludesIdentity(String) Yöntem

Tanım

Belirtilen kimliği içerip içermediğini gösteren bir değer döndürür WorkflowRoleCollection .

public:
 bool IncludesIdentity(System::String ^ identity);
public bool IncludesIdentity (string identity);
member this.IncludesIdentity : string -> bool
Public Function IncludesIdentity (identity As String) As Boolean

Parametreler

identity
String

Aranacak kimliği içeren bir dize.

Döndürülenler

Boolean

trueWorkflowRoleCollectionkimliği içeriyorsa, tersi durumda false .

Şunlara uygulanır