WorkflowRoleCollection.IncludesIdentity(String) Metodo

Definizione

Restituisce un valore che indica se contiene WorkflowRoleCollection l'identità specificata.

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

Parametri

identity
String

Stringa contenente l'identità in cui eseguire la ricerca.

Valori restituiti

true WorkflowRoleCollection se contiene l'identità; in caso contrariofalse, .

Si applica a