TrustRelationshipInformation.SourceName Proprietà

Definizione

Ottiene il nome degli oggetti Domain o Forest di origine per la relazione di trust.

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

Valore della proprietà

Stringa che contiene il nome degli oggetti Domain o Forest di origine per la relazione di trust.

Si applica a

Vedi anche