Class ActiveDirectoryGroup
OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models.ActiveDirectoryGroup
Represents a group in Active Directory.
Namespace: OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models
public sealed class ActiveDirectoryGroupInheritance
- System.Object
Properties
Name
Type
Name #StringGroup CN.
Dn #StringGroup DN.
Path #StringGroup path, including server address.
SourceName #StringThe 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.