Esempio n. 1
0
 public static extern NTStatus LsaLookupAuthenticationPackage(LsaConnectionHandle LsaHandle, [In, MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef = typeof(LsaStringMarshaler))] string PackageName, out int AuthenticationPackage);
Esempio n. 2
0
 public static extern NTStatus LsaDeregisterLogonProcess(LsaConnectionHandle LsaHandle);