ActiveDirectoryRole.RootEntry プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ActiveDirectoryRole に関連付けられた Active Directory のルート ノードを取得します。
public:
property System::DirectoryServices::DirectoryEntry ^ RootEntry { System::DirectoryServices::DirectoryEntry ^ get(); };
public System.DirectoryServices.DirectoryEntry RootEntry { get; }
member this.RootEntry : System.DirectoryServices.DirectoryEntry
Public ReadOnly Property RootEntry As DirectoryEntry
プロパティ値
DirectoryEntry に関連付けられた Active Directory のルート ノードを表す ActiveDirectoryRole。
注釈
ルート エントリは、マネージャーのないロールのチェーンの上にあるロールです。