1 reference to LogonUser
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\Utils.cs (1)
963int result = global::Interop.Advapi32.LogonUser(userName!, domainName, context.Password, LOGON32_LOGON_NEW_CREDENTIALS, LOGON32_PROVIDER_WINNT50, ref hToken);