3 references to LSA_FOREST_TRUST_DOMAIN_INFO
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\ForestTrustDomainInformation.cs (1)
23internal ForestTrustDomainInformation(int flag, LSA_FOREST_TRUST_DOMAIN_INFO domainInfo, LARGE_INTEGER time)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (1)
397record.DomainInfo = *(LSA_FOREST_TRUST_DOMAIN_INFO*)myPtr;
System\DirectoryServices\ActiveDirectory\UnsafeNativeMethods.cs (1)
377public LSA_FOREST_TRUST_DOMAIN_INFO DomainInfo;