issuedTokenType property

String? issuedTokenType
getter/setter pair

The token type.

Always matches the value of requested_token_type from the request.

Implementation

core.String? issuedTokenType;