Condividi tramite


WorkflowRoleCollection.IncludesIdentity(String) Metodo

Definizione

Restituisce un valore che indica WorkflowRoleCollection contiene 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à da cercare.

Restituisce

Boolean

true se WorkflowRoleCollection contiene l'identità; in caso contrario false.

Si applica a