grantType property
The grant type.
Must be urn:ietf:params:oauth:grant-type:token-exchange
, which indicates
a token exchange.
Required.
Implementation
core.String? grantType;
The grant type.
Must be urn:ietf:params:oauth:grant-type:token-exchange
, which indicates
a token exchange.
Required.
core.String? grantType;