Partilhar via


FacebookAdapterOptions Classe

Definição

Atenção

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.

Aula de opções para o Adaptador do Facebook.

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

Construtores

FacebookAdapterOptions()
Obsoleto.

Aula de opções para o Adaptador do Facebook.

Propriedades

VerifyIncomingRequests
Obsoleto.

Obtém ou define um valor que indica se os pedidos recebidos devem ser verificados. Deve ser definido como verdadeiro em Produção, mas pode ser definido como falso para fins de teste ou desenvolvimento.

Aplica-se a