TrustRelationshipInformation.SourceName Propiedad

Definición

Obtiene el nombre de los objetos Domain o Forest de origen para esta relación de confianza.

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

Valor de propiedad

Cadena que contiene el nombre de los objetos Domain o Forest de origen para esta relación de confianza.

Se aplica a

Consulte también