2 references to ForestTrustTopLevelName
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (2)
130
record.ForestTrustType = LSA_FOREST_TRUST_RECORD_TYPE.
ForestTrustTopLevelName
;
378
if (record.ForestTrustType == LSA_FOREST_TRUST_RECORD_TYPE.
ForestTrustTopLevelName
)