1 reference to LsaCreateTrustedDomainEx
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\TrustHelper.cs (1)
517uint result = Interop.Advapi32.LsaCreateTrustedDomainEx(policyHandle, tdi, AuthInfoEx, TRUSTED_SET_POSIX | TRUSTED_SET_AUTH, out domainHandle);