Partager via


SlackAdapterOptions Classe

Définition

Attention

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.

Classe pour définir l’implémentation des options 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
Héritage
SlackAdapterOptions
Attributs

Constructeurs

SlackAdapterOptions()
Obsolète.

Classe pour définir l’implémentation des options SlackAdapter.

Propriétés

VerifyIncomingRequests
Obsolète.

Obtient ou définit une valeur indiquant si les signatures des requêtes entrantes doivent être vérifiées.

S’applique à