Forest.VerifyTrustRelationship メソッド
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)

Dim instance As Forest Dim targetForest As Forest Dim direction As TrustDirection instance.VerifyTrustRelationship(targetForest, direction)
戻り値
信頼が検査されると、このメソッドは例外をスローせずに制御を戻します。信頼を検査できない場合、このメソッドは ActiveDirectoryObjectNotFoundException 例外をスローします。

例外の種類 | 条件 |
---|---|
ActiveDirectoryObjectNotFoundException | targetForest で指定されたフォレストとの信頼関係が存在しません。または、対象のフォレストに direction で指定された方向の信頼がありません。 |
ActiveDirectoryOperationException | 基になるディレクトリ サービスの呼び出しでエラーが発生しました。 |
ActiveDirectoryServerDownException | |
ArgumentNullException | targetForest が null 参照 (Visual Basic では Nothing) です。 |
InvalidEnumArgumentException | |
ObjectDisposedException | |
UnauthorizedAccessException |


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からForest.VerifyTrustRelationship メソッドを検索する場合は、下記のリンクをクリックしてください。

- Forest.VerifyTrustRelationship メソッドのページへのリンク