DomainController Properties
.NET Framework 4
The DomainController type exposes the following members.
| Name | Description | |
|---|---|---|
|
CurrentTime | Gets the current date and time from this domain controller. |
|
Domain | Gets the domain that this domain controller is a member of. |
|
Forest | Gets the forest that this domain controller is a member of. |
|
HighestCommittedUsn | Gets the highest update sequence number that has been committed to this domain controller. |
|
InboundConnections | Gets the inbound replication connections for this domain controller. (Overrides DirectoryServer.InboundConnections.) |
|
IPAddress | Gets the IP address of this domain controller. (Overrides DirectoryServer.IPAddress.) |
|
Name | Gets the name of the directory server. (Inherited from DirectoryServer.) |
|
OSVersion | Gets the operating system version of this domain controller. |
|
OutboundConnections | Gets the outbound replication connections for this domain controller. (Overrides DirectoryServer.OutboundConnections.) |
|
Partitions | Gets the partitions on this directory server. (Inherited from DirectoryServer.) |
|
Roles | Gets the roles that this domain controller serves. |
|
SiteName | Gets the name of the site that this domain controller belongs to. (Overrides DirectoryServer.SiteName.) |
|
SyncFromAllServersCallback | Gets or sets the synchronization delegate for this domain controller. (Overrides DirectoryServer.SyncFromAllServersCallback.) |