DirectoryContextType Enumeration
.NET Framework (current version)
Specifies the context type for an DirectoryContext object.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Member name | Description | |
|---|---|---|
| ApplicationPartition | The DirectoryContext object represents an application partition. | |
| ConfigurationSet | The DirectoryContext object represents an AD LDS configuration set. | |
| DirectoryServer | The DirectoryContext object represents a directory server. | |
| Domain | The DirectoryContext object represents a domain. | |
| Forest | The DirectoryContext object represents a forest. |
.NET Framework
Available since 2.0
Available since 2.0
Show: