Class ActiveDirectoryUser
OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models.ActiveDirectoryUser
Represents a user in Active Directory.
Namespace: OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models
public class ActiveDirectoryUserInheritance
- System.Object
Properties
Name
Type
Name #StringCommon name of user. CN.
Dn #StringDistinguished name of user. DN.
Path #StringPath of user, including server address.
Groups #List<ActiveDirectoryGroup>List of groups in which the user is a member. The users aren't loaded for the groups from this list.
Attributes #Dictionary<String>User attributes.