AdaptiveCardAuthentication interface
定义到达 Activity.Value.Authentication for Invoke 活动的结构,其名称为“adaptiveCard/action”。
- 扩展
继承属性
connection |
连接名称。 |
id | OAuthCard 中的 ID。 |
token | 可以交换的用户令牌。 |
继承属性详细信息
connectionName
id
OAuthCard 中的 ID。
id: string
属性值
string
继承自
token
可以交换的用户令牌。
token: string
属性值
string
继承自