ForestTrustRelationshipInformation.TrustedDomainInformation Eigenschaft

Definition

Ruft für dieses ForestTrustDomainInformation-Objekt Informationen über die vertrauenswürdige Domäne ab.

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

Eigenschaftswert

ForestTrustDomainInfoCollection

Ein schreibgeschütztes ForestTrustDomainInfoCollection-Objekt, das das ForestTrustDomainInformation-Objekt für das aktuelle Objekt enthält.

Gilt für

Siehe auch