This documentation is archived and is not being maintained.
ForestTrustRelationshipInformation Class
Visual Studio 2010
The ForestTrustRelationshipInformation class contains information about a trust relationship between two Forest objects.
System::Object
System.DirectoryServices.ActiveDirectory::TrustRelationshipInformation
System.DirectoryServices.ActiveDirectory::ForestTrustRelationshipInformation
System.DirectoryServices.ActiveDirectory::TrustRelationshipInformation
System.DirectoryServices.ActiveDirectory::ForestTrustRelationshipInformation
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
The ForestTrustRelationshipInformation type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExcludedTopLevelNames | Gets the excluded top-level names in the ForestTrustRelationshipInformation object. |
![]() | SourceName | Obtains the name of the source Domain or Forest objects for this trust relationship. (Inherited from TrustRelationshipInformation.) |
![]() | TargetName | Obtains the name of the target Domain or Forest objects for this trust relationship. (Inherited from TrustRelationshipInformation.) |
![]() | TopLevelNames | Gets the top-level names in the ForestTrustRelationshipInformation object. |
![]() | TrustDirection | Obtains the TrustDirection objects for this trust relationship relative to the Domain or Forest objects that created the trust. (Inherited from TrustRelationshipInformation.) |
![]() | TrustedDomainInformation | Gets the trusted domain information for this ForestTrustDomainInformation object. |
![]() | TrustType | Obtains the TrustType object of the trust relationship. (Inherited from TrustRelationshipInformation.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Save | Commits any changes to the ForestTrustRelationshipInformation properties to the Active Directory Domain Services store. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
- DirectoryServicesPermission
Demand value: LinkDemand
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
