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