TrustRelationshipInformation.SourceName 属性

定义

获取此信任关系的源 DomainForest 对象的名称。

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

属性值

包含此信任关系的源 DomainForest 对象的名称的字符串。

适用于

另请参阅