typedef enum
{
    TokenPrimary = 1,
    TokenImpersonation = 2
} TOKEN_TYPE;