ADDomainController Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ADDomainController : Microsoft.ActiveDirectory.Management.ADDirectoryServer
- Inheritance
Constructors
ADDomainController() | |
ADDomainController(ADObject) | |
ADDomainController(Guid) | |
ADDomainController(SecurityIdentifier) | |
ADDomainController(String) |
Properties
AddedProperties | (Inherited from ADPropertyCollection) |
Domain | |
Forest | |
InnerDictionary | (Inherited from ADPropertyCollection) |
IPv4Address | (Inherited from ADDirectoryServer) |
IPv6Address | (Inherited from ADDirectoryServer) |
Item[String] | (Inherited from ADPropertyCollection) |
ModifiedProperties | (Inherited from ADPropertyCollection) |
Name | (Inherited from ADDirectoryServer) |
PropertyCount | (Inherited from ADPropertyCollection) |
PropertyNames | (Inherited from ADPropertyCollection) |
RemovedProperties | (Inherited from ADPropertyCollection) |
Site | (Inherited from ADDirectoryServer) |
Methods
Contains(String) | (Inherited from ADPropertyCollection) |
GetEnumerator() | (Inherited from ADPropertyCollection) |
OnClear() | (Inherited from ADPropertyCollection) |
OnClearComplete() | (Inherited from ADPropertyCollection) |
OnGet(Object, Object) | (Inherited from ADPropertyCollection) |
OnInsert(Object, Object) | (Inherited from ADPropertyCollection) |
OnInsertComplete(Object, Object) | (Inherited from ADPropertyCollection) |
OnRemove(Object, Object) | (Inherited from ADPropertyCollection) |
OnRemoveComplete(Object, Object) | (Inherited from ADPropertyCollection) |
OnSet(Object, Object, Object) | (Inherited from ADPropertyCollection) |
OnSetComplete(Object, Object, Object) | (Inherited from ADPropertyCollection) |
OnValidate(Object, Object) | (Inherited from ADPropertyCollection) |
ToString() | (Inherited from ADDirectoryServer) |