Compartir a través de


TwilioAdapterOptions 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.

Opciones de TwilioAdapter.

[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 TwilioAdapterOptions
[<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 TwilioAdapterOptions = class
Public Class TwilioAdapterOptions
Herencia
TwilioAdapterOptions
Atributos

Constructores

TwilioAdapterOptions()
Obsoletos.

Opciones de TwilioAdapter.

Propiedades

ValidateIncomingRequests
Obsoletos.

Obtiene o establece un valor que indica si las solicitudes entrantes se deben validar como procedentes de Twilio.

Se aplica a