WebWorkflowRole.IncludesIdentity(String) Metodo

Definizione

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

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

Parametri

identity
String

Nome dell'identità da testare.

Valori restituiti

true WebWorkflowRole se contiene l'identità specificata; in caso contrario, false.

Si applica a