AdaptiveCardAuthentication interface

名前が 'adaptiveCard/action' の Activity.Value.Authentication for Invoke アクティビティに到着する構造体を定義します。

Extends

継承されたプロパティ

connectionName

接続名。

id

OAuthCard の ID。

token

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

継承されたプロパティの詳細

connectionName

接続名。

connectionName: string

プロパティ値

string

TokenExchangeInvokeRequest.connectionNameから継承

id

OAuthCard の ID。

id: string

プロパティ値

string

TokenExchangeInvokeRequest.idから継承

token

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

token: string

プロパティ値

string

TokenExchangeInvokeRequest.tokenから継承