Click or drag to resize
DirectoryServiceEntry Constructor

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 DirectoryServiceEntry(
	string name,
	IDictionary<string, string> metadata = null
)

Parameters

name
Type: SystemString
metadata (Optional)
Type: System.Collections.GenericIDictionaryString, String
See Also