TrustRelationshipInformation.TargetName Proprietà

Definizione

Ottiene il nome della destinazione Domain o Forest degli oggetti per questa relazione di trust.

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

Valore della proprietà

Stringa che contiene il nome della destinazione Domain o Forest degli oggetti per questa relazione di trust.

Si applica a

Vedi anche