ActiveDirectorySiteLinkBridge.GetDirectoryEntry メソッド

定義

DirectoryEntry オブジェクトの ActiveDirectorySiteLinkBridge オブジェクトを取得します。

public:
 System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
member this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Function GetDirectoryEntry () As DirectoryEntry

戻り値

サイト リンク ブリッジ オブジェクトのディレクトリ エントリを表す DirectoryEntry オブジェクト。

例外

ActiveDirectorySiteLinkBridge オブジェクトが Active Directory ドメイン サービス ストアにまだ保存されていません。

オブジェクトは破棄されました。

適用対象

こちらもご覧ください