TokenAppContainerSid top-level constant
TOKEN_INFORMATION_CLASS
const TokenAppContainerSid
The buffer receives a TOKEN_APPCONTAINER_INFORMATION structure that contains the AppContainerSid associated with the token.
Implementation
const TokenAppContainerSid = TOKEN_INFORMATION_CLASS(31);