TOKEN_ADJUST_GROUPS top-level constant

  1. @Deprecated('Use TOKEN_ACCESS_MASK.TOKEN_ADJUST_GROUPS instead')
int const TOKEN_ADJUST_GROUPS

Required to adjust the attributes of the groups in an access token.

Implementation

@Deprecated('Use TOKEN_ACCESS_MASK.TOKEN_ADJUST_GROUPS instead')
const TOKEN_ADJUST_GROUPS = 0x0040;