VBRADForestDomain
Contains a Microsoft Active Directory domain within the Microsoft Active Directory forest.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
DnsName |
String |
DNS name of the Active Directory domain. |
|
DistinguishedName |
String |
Distinguished name (DN) of the Active Directory domain. |
|
IsRoot |
Bool |
Indicates whether the domain is the root domain of the forest. |
|
Parent |
Parent domain in the domain tree. Returns null for the root domain of the forest. |
Related Commands