WebexAdapterOptions 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 de opções para o WebexAdapter.

[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 WebexAdapterOptions
[<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 WebexAdapterOptions = class
Public Class WebexAdapterOptions
Herança
WebexAdapterOptions
Atributos

Construtores

Nome Description
WebexAdapterOptions()
Obsoleto.

Classe de opções para o WebexAdapter.

Propriedades

Nome Description
ValidateIncomingRequests
Obsoleto.

Recebe ou define um valor indicando se a assinatura em solicitações recebidas deve ser validada como originária do Webex.

Aplica-se a