Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ LsaLogonUser()

static int Interop.SspiCli.LsaLogonUser ( [In] SafeLsaHandle LsaHandle,
[In] ref Advapi32.LSA_STRING OriginName,
[In] SECURITY_LOGON_TYPE LogonType,
[In] int AuthenticationPackage,
[In] IntPtr AuthenticationInformation,
[In] int AuthenticationInformationLength,
[In] IntPtr LocalGroups,
[In] ref TOKEN_SOURCE SourceContext,
out SafeLsaReturnBufferHandle ProfileBuffer,
out int ProfileBufferLength,
out LUID LogonId,
out SafeAccessTokenHandle Token,
out QUOTA_LIMITS Quotas,
out int SubStatus )
package