ADDomain Class

Definition

public class ADDomain : Microsoft.ActiveDirectory.Management.ADPartition
Inheritance

Constructors

ADDomain()
ADDomain(ADObject)
ADDomain(Guid)
ADDomain(SecurityIdentifier)
ADDomain(String)

Properties

AddedProperties (Inherited from ADPropertyCollection)
AllowedDNSSuffixes
ChildDomains
ComputersContainer
DeletedObjectsContainer (Inherited from ADPartition)
DistinguishedName (Inherited from ADObject)
DNSRoot (Inherited from ADPartition)
DomainControllersContainer
DomainMode
DomainSID
ForeignSecurityPrincipalsContainer
Forest
InfrastructureMaster
InnerDictionary (Inherited from ADPropertyCollection)
Item[String] (Inherited from ADPropertyCollection)
LastLogonReplicationInterval
LinkedGroupPolicyObjects
LostAndFoundContainer (Inherited from ADPartition)
ManagedBy
ModifiedProperties (Inherited from ADPropertyCollection)
Name (Inherited from ADObject)
NetBIOSName
ObjectClass (Inherited from ADObject)
ObjectGuid (Inherited from ADObject)
ParentDomain
PDCEmulator
PropertyCount (Inherited from ADPropertyCollection)
PropertyNames (Inherited from ADPropertyCollection)
QuotasContainer (Inherited from ADPartition)
ReadOnlyReplicaDirectoryServers (Inherited from ADPartition)
RemovedProperties (Inherited from ADPropertyCollection)
ReplicaDirectoryServers (Inherited from ADPartition)
RIDMaster
SubordinateReferences (Inherited from ADPartition)
SystemsContainer
UsersContainer

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

Applies to