DirectoryServiceNamingContext Members
Include Protected Members
Include Inherited Members
Uniquely identifies the top-level (root) of a directory tree.
The DirectoryServiceNamingContext type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
ContainersExcluded | Gets a list of excluded directory containers. | |
ContainersIncluded | Gets a list of included directory containers. | |
DistinguishedName | Gets the name that uniquely identifies the naming context. | |
DomainName | Gets the domain name of the naming context. | |
IsConfigurationNamingContext | ||
IsDomain | Gets a Boolean value indicating whether the naming context is a domain. | |
ObjectId | Gets the GUID that uniquely identifies the naming context. | |
PreferredDomainControllers | ||
UseOnlyPreferredDomainControllers |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top