DomainController Members
.NET Framework 2.0
The DomainController class represents a domain controller in an Active Directory domain.
The following tables list the members exposed by the DomainController type.
| 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 | Overridden. Gets the inbound replication connections for this domain controller. |
| IPAddress | Overridden. Gets the IP address of this domain controller. |
| Name | Gets the name of the directory server.(inherited from DirectoryServer) |
| OSVersion | Gets the operating system version of this domain controller. |
| OutboundConnections | Overridden. Gets the outbound replication connections for this domain controller. |
| Partitions | Gets the partitions on this directory server.(inherited from DirectoryServer) |
| Roles | Gets the roles that this domain controller serves. |
| SiteName | Overridden. Gets the name of the site that this domain controller belongs to. |
| SyncFromAllServersCallback | Overridden. Gets or sets the synchronization delegate for this domain controller. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| CheckReplicationConsistency | Overridden. Uses the Knowledge Consistency Checker (KCC) to verify the replication topology for this domain controller. |
| Dispose | Overloaded. Causes the object to release resources. |
| EnableGlobalCatalog | Promotes this domain controller to a global catalog server. |
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| FindAll | Overloaded. Finds a set of domain controllers. |
| FindOne | Overloaded. Finds a single domain controller. |
| GetAllReplicationNeighbors | Overridden. Retrieves the replication neighbors for this domain controller. |
| GetDirectoryEntry | Retrieves a DirectoryEntry object that represents the directory server. (inherited from DirectoryServer) |
| GetDirectorySearcher | Retrieves a DirectorySearcher object for the domain controller. |
| GetDomainController | Retrieves a DomainController object for the specified context. |
| GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
| GetReplicationConnectionFailures | Overridden. Retrieves a list of the replication connection failures recorded by this domain controller. |
| GetReplicationCursors | Overridden. Retrieves the replication cursor information for the specified partition. |
| GetReplicationMetadata | Overridden. Retrieves the replication metadata for a specific Active Directory object. |
| GetReplicationNeighbors | Overridden. Retrieves the replication neighbors for the specified partition. |
| GetReplicationOperationInformation | Overridden. Retrieves the current and pending replication operations for this domain controller. |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| IsGlobalCatalog | Determines if this domain controller is a global catalog server. |
| MoveToAnotherSite | Moves the directory server to another site within the forest or configuration set. (inherited from DirectoryServer) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| SeizeRoleOwnership | Causes this domain controller to take ownership of the specified role. |
| SyncReplicaFromAllServers | Overridden. Causes this domain controller to synchronize the specified partition with all other domain controllers. |
| SyncReplicaFromServer | Overridden. Causes this domain controller to synchronize the specified partition with the specified domain controller. |
| ToString | Retrieves the name of the directory server. (inherited from DirectoryServer) |
| TransferRoleOwnership | Causes ownership of the specified role to be transferred to this domain controller. |
| TriggerSyncReplicaFromNeighbors | Overridden. Begins a synchronization of the specified partition. |
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. Overridden. Causes the object to release resources. |
| Finalize | Overridden. Overrides the Object.Finalize method. |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |