VEADItem
Contains details about an Active Directory item.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Item ID. |
|
Name |
String |
Item name. |
|
DistinguishedName |
String |
Distinguished name (DN) of the item. |
|
Parent |
VEADItem |
Parent item. |
|
Type |
String |
Item type. |
|
Description |
String |
Item description. |
Related Commands