共用方式為


TokenExchangeInvokeResponse interface

權杖交換叫用的回應物件。

屬性

connectionName

連接名稱。

failureDetail

權杖交換失敗的原因詳細資料。

id

OAuthCard 中的識別碼。

properties

屬性溢位的延伸模組資料。

屬性詳細資料

connectionName

連接名稱。

connectionName: string

屬性值

string

failureDetail

權杖交換失敗的原因詳細資料。

failureDetail: string

屬性值

string

id

OAuthCard 中的識別碼。

id: string

屬性值

string

properties

屬性溢位的延伸模組資料。

properties?: Record<string, unknown>

屬性值

Record<string, unknown>