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

_TOKEN_INFORMATION_CLASS

Declaration

Source position: jwavista.pas line 168

type _TOKEN_INFORMATION_CLASS = (

  TokenPadding0,

  TokenUser,

  TokenGroups,

  TokenPrivileges,

  TokenOwner,

  TokenPrimaryGroup,

  TokenDefaultDacl,

  TokenSource,

  TokenType,

  TokenImpersonationLevel,

  TokenStatistics,

  TokenRestrictedSids,

  TokenSessionId,

  TokenGroupsAndPrivileges,

  TokenSessionReference,

  TokenSandBoxInert,

  TokenAuditPolicy,

  TokenOrigin,

  TokenElevationType,

  TokenLinkedToken,

  TokenElevation,

  TokenHasRestrictions,

  TokenAccessInformation,

  TokenVirtualizationAllowed,

  TokenVirtualizationEnabled,

  TokenIntegrityLevel,

  TokenUIAccess,

  TokenMandatoryPolicy,

  TokenLogonSid,

  MaxTokenInfoClass

);


Documentation generated on: 2023-03-18