TrustRelationshipInformation.TargetName プロパティ

定義

この信頼関係の信頼先の Domain オブジェクトまたは Forest オブジェクトの名前を取得します。

public:
 property System::String ^ TargetName { System::String ^ get(); };
public string TargetName { get; }
public string? TargetName { get; }
member this.TargetName : string
Public ReadOnly Property TargetName As String

プロパティ値

この信頼関係の信頼先の Domain オブジェクトまたは Forest オブジェクトの名前が格納された文字列。

適用対象

こちらもご覧ください