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

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

例外の種類 | 条件 |
---|---|
ActiveDirectoryObjectNotFoundException | |
ActiveDirectoryOperationException | 基になるディレクトリ サービスの呼び出しでエラーが発生しました。 |
ActiveDirectoryServerDownException | |
ArgumentException | targetForestName が空の文字列です。 |
ArgumentNullException | targetForestName が null 参照 (Visual Basic では Nothing) です。 |
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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


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