status property

AuthorizationStatusEnum? status
getter/setter pair

If inactive the token is inactive and requests using the token will be rejected.

Implementation

AuthorizationStatusEnum? status;