Unit 'JwaNtSecApi' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_SECURITY_LOGON_SESSION_DATA

Declaration

Source position: jwantsecapi.pas line 1528

type _SECURITY_LOGON_SESSION_DATA = record

  Size: ULONG;

  LogonId: LUID;

  UserName: LSA_UNICODE_STRING;

  LogonDomain: LSA_UNICODE_STRING;

  AuthenticationPackage: LSA_UNICODE_STRING;

  LogonType: SECURITY_LOGON_TYPE;

  Session: ULONG;

  Sid: PSid;

  LogonTime: LARGE_INTEGER;

  LogonServer: LSA_UNICODE_STRING;

  DnsDomainName: LSA_UNICODE_STRING;

  Upn: LSA_UNICODE_STRING;

end;


Documentation generated on: 2023-03-18