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

_TOKEN_STATISTICS

Declaration

Source position: jwawinnt.pas line 2783

type _TOKEN_STATISTICS = record

  TokenId: LUID;

  AuthenticationId: LUID;

  ExpirationTime: LARGE_INTEGER;

  TokenType: TOKEN_TYPE;

  ImpersonationLevel: SECURITY_IMPERSONATION_LEVEL;

  DynamicCharged: DWORD;

  DynamicAvailable: DWORD;

  GroupCount: DWORD;

  PrivilegeCount: DWORD;

  ModifiedId: LUID;

end;


Documentation generated on: 2023-03-18