DirectoryContextType 列挙型

定義

DirectoryContext オブジェクトのコンテキストの種類を指定します。

public enum class DirectoryContextType
public enum DirectoryContextType
type DirectoryContextType = 
Public Enum DirectoryContextType
継承
DirectoryContextType

フィールド

ApplicationPartition 4

DirectoryContext オブジェクトは、アプリケーション パーティションを表します。

ConfigurationSet 3

DirectoryContext オブジェクトは、AD LDS 構成セットを表します。

DirectoryServer 2

DirectoryContext オブジェクトは、ディレクトリ サーバーを表します。

Domain 0

DirectoryContext オブジェクトは、ドメインを表します。

Forest 1

DirectoryContext オブジェクトは、フォレストを表します。

適用対象

こちらもご覧ください