ActiveDirectoryGroupObject Properties ACDLib API Documentation

The ActiveDirectoryGroupObject type exposes the following members.

Properties

  Name Description
Public property AccountGuid
Gets the account's GUID value
Public property Description
Gets or sets the account's description
Public property DisplayName
Gets or sets the account's display name
Public property DistinguishedName
Gets the account's distinguished name (DN)
Public property IsSecurityGroup
Gets or sets whether the account is a security group
Public property ObjectName
Returns the active directory object name
(Inherited from ActiveDirectoryObject.)
Public property ObjectPath
Returns the active directory object path
(Inherited from ActiveDirectoryObject.)
Public property ObjectType
Returns the enumerated active directory object type
(Inherited from ActiveDirectoryObject.)
Public property SamAccountName
Gets or sets the SAM account name
Public property StructuralObjectClass
Gets the account's structural object class attribute
Public property UserPrincipalName
Gets or sets the account principal name (UPN)
Top
See Also

Reference