ADDirectoryServer Class

Definition

public class ADDirectoryServer : Microsoft.ActiveDirectory.Management.ADEntity
Inheritance
Derived

Constructors

ADDirectoryServer()
ADDirectoryServer(ADObject)
ADDirectoryServer(Guid)
ADDirectoryServer(String)

Properties

AddedProperties (Inherited from ADPropertyCollection)
InnerDictionary (Inherited from ADPropertyCollection)
IPv4Address
IPv6Address
Item[String] (Inherited from ADPropertyCollection)
ModifiedProperties (Inherited from ADPropertyCollection)
Name
PropertyCount (Inherited from ADPropertyCollection)
PropertyNames (Inherited from ADPropertyCollection)
RemovedProperties (Inherited from ADPropertyCollection)
Site

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()

Applies to