TokenUserClaimAttributes top-level constant

TOKEN_INFORMATION_CLASS const TokenUserClaimAttributes

The buffer receives a CLAIM_SECURITY_ATTRIBUTES_INFORMATION structure that contains the user claims associated with the token.

Implementation

const TokenUserClaimAttributes = TOKEN_INFORMATION_CLASS(33);