StartupImpersonatorLogonUser Method
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public static bool LogonUser(
string lpszUserName,
string lpszDomain,
string lpszPassword,
int dwLogonType,
int dwLogonProvider,
ref IntPtr phToken
)
- lpszUserName String
-
- lpszDomain String
-
- lpszPassword String
-
- dwLogonType Int32
-
- dwLogonProvider Int32
-
- phToken IntPtr
-
Boolean