WebexAdapterOptions 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 de opciones para la 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
Herencia
WebexAdapterOptions
Atributos

Constructores

Nombre Description
WebexAdapterOptions()
Obsoletos.

Clase de opciones para la WebexAdapter.

Propiedades

Nombre Description
ValidateIncomingRequests
Obsoletos.

Recibe o establece un valor que indica si la firma en las solicitudes entrantes debe validarse como originada en Webex.

Se aplica a