共用方式為


TokenResolver class

在活動附件中尋找 OAuthCards,並對其採取動作

方法

checkForOAuthCards(BotFrameworkAdapter, TurnContext, Activity, string[])

檢查我們是否有來自 OAuth 卡片的權杖回應。

方法詳細資料

checkForOAuthCards(BotFrameworkAdapter, TurnContext, Activity, string[])

檢查我們是否有來自 OAuth 卡片的權杖回應。

static function checkForOAuthCards(adapter: BotFrameworkAdapter, context: TurnContext, activity: Activity, log?: string[])

參數

context

TurnContext

這個回合的 TurnCoNtext

activity

Activity

要檢查 的活動

log

string[]

選擇性。 要寫入的記錄檔。