WorkflowRoleCollection.IncludesIdentity(String) Metoda

Definice

Vrátí hodnotu určující, zda WorkflowRoleCollection obsahuje zadanou identitu.

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

Parametry

identity
String

Řetězec obsahující identitu, pro kterou se má hledat.

Návraty

true WorkflowRoleCollection pokud obsahuje identitu; jinak false.

Platí pro