Compartir a través de


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 options para .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

WebexAdapterOptions()
Obsoletos.

Clase options para .WebexAdapter

Propiedades

ValidateIncomingRequests
Obsoletos.

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

Se aplica a