SlackAdapterOptions 類別

定義

警告

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

定義 SlackAdapter 選項實作的類別。

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class SlackAdapterOptions
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type SlackAdapterOptions = class
Public Class SlackAdapterOptions
繼承
SlackAdapterOptions
屬性

建構函式

SlackAdapterOptions()
已淘汰.

定義 SlackAdapter 選項實作的類別。

屬性

VerifyIncomingRequests
已淘汰.

取得或設定值,指出是否應該驗證傳入要求的簽章。

適用於