TokenHasRestrictions top-level constant
TOKEN_INFORMATION_CLASS
const TokenHasRestrictions
The buffer receives a DWORD value that is nonzero if the token has ever been filtered.
Implementation
const TokenHasRestrictions = TOKEN_INFORMATION_CLASS(21);