ForestTrustRelationshipInformation Class
The ForestTrustRelationshipInformation class contains information about a trust relationship between two Forest objects.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
System.DirectoryServices.ActiveDirectory::TrustRelationshipInformation
System.DirectoryServices.ActiveDirectory::ForestTrustRelationshipInformation
| 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 the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | 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.) |
Demand value: LinkDemand
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


