WorkflowRole.IncludesIdentity(String) Method

Definition

When implemented in a derived class, returns a value that indicates whether this role contains the specified identity.

C#
public abstract bool IncludesIdentity(string identity);

Parameters

identity
String

The name of the identity for which to test.

Returns

true if identity is included in this WorkflowRole; otherwise, false.

Applies to

Produkt Wersje
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1