Click or drag to resize
DirectoryServiceEntry Class
Key to query the IDirectoryService for users and roles. Represents an identity i.e. Participant or Role with a unique name
Inheritance Hierarchy
SystemObject
  FlexRule.Flows.Workflows.Managers.TasksDirectoryServiceEntry

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class DirectoryServiceEntry

The DirectoryServiceEntry type exposes the following members.

Constructors
  NameDescription
Public methodDirectoryServiceEntry
Top
Properties
  NameDescription
Public propertyMetadata
Other attributes that belong to the identity
Public propertyName
Name of the participant or role
Top
Extension Methods
See Also