TokenImpersonationLevel top-level constant

TOKEN_INFORMATION_CLASS const TokenImpersonationLevel

The buffer receives a SECURITY_IMPERSONATION_LEVEL value that indicates the impersonation level of the token.

Implementation

const TokenImpersonationLevel = TOKEN_INFORMATION_CLASS(9);