Compartilhar via


SlackAdapterOptions Classe

Definição

Cuidado

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 para definir a implementação das Opções do 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
Herança
SlackAdapterOptions
Atributos

Construtores

SlackAdapterOptions()
Obsoleto.

Classe para definir a implementação das Opções do SlackAdapter.

Propriedades

VerifyIncomingRequests
Obsoleto.

Obtém ou define um valor que indica se as assinaturas de solicitações de entrada devem ser verificadas.

Aplica-se a