TrustRelationshipInformation.SourceName プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください