2 references to GetTrustRelationship
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\Forest.cs (1)
592
direction =
GetTrustRelationship
(targetForest.Name).TrustDirection;
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADUtils.cs (1)
481
ForestTrustRelationshipInformation FTC = currentForest.
GetTrustRelationship
(targetdom.Forest.Name);