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