Domain Properties
.NET Framework 3.5
The Domain type exposes the following members.
| Name | Description | |
|---|---|---|
|
Children | Gets the domains that are children of this domain. |
|
DomainControllers | Gets the domain controllers in this domain. |
|
DomainMode | Gets the mode that this domain is operating in. |
|
Forest | Gets the forest that this domain is a member of. |
|
InfrastructureRoleOwner | Gets the infrastructure role owner for this domain. |
|
Name | Gets the partition name. (Inherited from ActiveDirectoryPartition.) |
|
Parent | Gets the parent domain of this domain. |
|
PdcRoleOwner | Gets the DomainController object that holds the primary domain controller (PDC) for this domain. |
|
RidRoleOwner | Gets the RID master role holder for this domain. |