2 references to ForestTrustDomainInfo
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (2)
180
record.ForestTrustType = LSA_FOREST_TRUST_RECORD_TYPE.
ForestTrustDomainInfo
;
394
else if (record.ForestTrustType == LSA_FOREST_TRUST_RECORD_TYPE.
ForestTrustDomainInfo
)