Compartilhar via


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

Opções para o 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
Herança
TwilioAdapterOptions
Atributos

Construtores

TwilioAdapterOptions()
Obsoleto.

Opções para o TwilioAdapter.

Propriedades

ValidateIncomingRequests
Obsoleto.

Obtém ou define um valor que indica se as solicitações de entrada devem ser validadas como provenientes do Twilio.

Aplica-se a