Domain.VerifyOutboundTrustRelationship メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > Domain.VerifyOutboundTrustRelationship メソッドの意味・解説 

Domain.VerifyOutboundTrustRelationship メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

以前確立された、指定したドメインとの発信側の信頼が有効かどうか検証します。

名前空間: System.DirectoryServices.ActiveDirectory
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)
構文構文

Public Sub VerifyOutboundTrustRelationship
 ( _
    targetDomainName As String _
)
Dim instance As Domain
Dim targetDomainName As String

instance.VerifyOutboundTrustRelationship(targetDomainName)
public void VerifyOutboundTrustRelationship
 (
    string targetDomainName
)
public:
void VerifyOutboundTrustRelationship (
    String^ targetDomainName
)
public void VerifyOutboundTrustRelationship
 (
    String targetDomainName
)
public function VerifyOutboundTrustRelationship
 (
    targetDomainName : String
)

パラメータ

targetDomainName

信頼存在する相手ドメインDNS 名。

戻り値
信頼検証されると、このメソッド例外スローせずに制御戻します信頼検証できなかった場合、このメソッドは ActiveDirectoryObjectNotFoundException 例外スローます。

例外例外
例外種類条件

ActiveDirectoryObjectNotFoundException

targetDomainName指定されドメインとの発信側の信頼関係存在しません。

ActiveDirectoryOperationException

基になるディレクトリ サービス呼び出しエラー発生しました

ActiveDirectoryServerDownException

ターゲット サーバービジー状態か、利用できません。

ArgumentException

targetDomainName空の文字列です。

ArgumentNullException

targetDomainNamenull 参照 (Visual Basic では Nothing) です。

ObjectDisposedException

オブジェクト破棄されています。

UnauthorizedAccessException

指定されアカウントには、この操作実行するためのアクセス許可がありません。

解説解説

このメソッドは、信頼関係が完全に確立されていることを検証するために使用されます。信頼両側作成されるまで、信頼確立されません。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からDomain.VerifyOutboundTrustRelationship メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からDomain.VerifyOutboundTrustRelationship メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDomain.VerifyOutboundTrustRelationship メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

Domain.VerifyOutboundTrustRelationship メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Domain.VerifyOutboundTrustRelationship メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS