TokenExchangeInvokeRequest interface

トークンを交換する要求。

プロパティ

connectionName

接続名。

id

OAuthCard の ID。

token

交換できるユーザー トークン。

プロパティの詳細

connectionName

接続名。

connectionName: string

プロパティ値

string

id

OAuthCard の ID。

id: string

プロパティ値

string

token

交換できるユーザー トークン。

token: string

プロパティ値

string