VBRADEntity
Contains an Active Directory object.
Properties
Property |
Type |
Description |
|---|---|---|
Id |
GUID |
The Active Directory object ID. |
Name |
string |
The Active Directory object name. For Computer objects, returns the dNSHostName attribute. |
FullName |
string |
The Active Directory object full name. |
Type |
VBRADEntityType |
The Active Directory object type:
|
DistinguishedName |
string |
The Active Directory object LDAP distinguished name. |
Related Commands