The ActiveDirectoryDomainObject type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Delete |
Deletes the current object from the active directory
(Inherited from ActiveDirectoryObject.) |
|
|
EnumerateDomainControllers |
Enumerates the list of ActiveDirectoryDomainObject domain controllers instances within the current domain
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetFullyQualifiedDomainName |
Retrieves the fully qualified domain name: for example "marketing.mycompany.org"
|
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetProperties |
Retrieves the properties collection of the current object
(Inherited from ActiveDirectoryObject.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
Move |
Moves the current object to a new container
(Inherited from ActiveDirectoryObject.) |
|
|
Rename |
Renames the current object from the active directory
(Inherited from ActiveDirectoryObject.) |
|
|
ToString | (Inherited from Object.) |
See Also