Workflow Engine .NET

Assembly: OptimaJet.Workflow.ActiveDirectoryPlugin

Class ActiveDirectoryGroup

OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models.ActiveDirectoryGroup

Represents a group in Active Directory.

public sealed class ActiveDirectoryGroup

Inheritance

  • System.Object

Properties

Name
Type
Name #
String
Group CN.
Dn #
String
Group DN.
Path #
String
Group path, including server address.
SourceName #
String
The source name from which the group was loaded.
Users #
List<ActiveDirectoryUser>
List of users in group. The groups aren't loaded for the users from this list.
Attributes #
Dictionary<String>
Group attributes.