TokenStatus type
The status of the token example enabled or disabled.
KnownTokenStatus can be used interchangeably with TokenStatus,
this enum contains the known values that the service supports.
Known values supported by the service
enabled
disabled
type TokenStatus = string