TrustRelationshipInformation.TrustType Eigenschaft

Definition

Erhält das TrustType-Objekt der Vertrauensstellung.

public:
 property System::DirectoryServices::ActiveDirectory::TrustType TrustType { System::DirectoryServices::ActiveDirectory::TrustType get(); };
public System.DirectoryServices.ActiveDirectory.TrustType TrustType { get; }
member this.TrustType : System.DirectoryServices.ActiveDirectory.TrustType
Public ReadOnly Property TrustType As TrustType

Eigenschaftswert

Ein TrustType-Wert, der den Typ der Vertrauensstellung darstellt.

Gilt für:

Weitere Informationen