Source position: jwantsecapi.pas line 1286
type _LSA_AUTH_INFORMATION = record
LastUpdateTime: LARGE_INTEGER;
AuthType: ULONG;
AuthInfoLength: ULONG;
AuthInfo: PUCHAR;
end;