SlackAdapterOptions Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
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.
Klasse zum Definieren der Implementierung der SlackAdapter-Optionen.
[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
- Vererbung
-
SlackAdapterOptions
- Attribute
Konstruktoren
SlackAdapterOptions() |
Veraltet.
Klasse zum Definieren der Implementierung der SlackAdapter-Optionen. |
Eigenschaften
VerifyIncomingRequests |
Veraltet.
Ruft einen Wert ab, der angibt, ob die Signaturen eingehender Anforderungen überprüft werden sollen, oder legt einen Wert fest. |