Compartir a través de


SlackAdapterOptions Clase

Definición

Precaución

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.

Clase para definir la implementación de las opciones de 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
Herencia
SlackAdapterOptions
Atributos

Constructores

SlackAdapterOptions()
Obsoletos.

Clase para definir la implementación de las opciones de SlackAdapter.

Propiedades

VerifyIncomingRequests
Obsoletos.

Obtiene o establece un valor que indica si se deben comprobar las firmas de las solicitudes entrantes.

Se aplica a