Compartilhar via


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

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

Classe options para o Adaptador do Facebook.

Propriedades

VerifyIncomingRequests
Obsoleto.

Obtém ou define um valor que indica se as solicitações de entrada devem ser verificadas. Deve ser definido como true em Produção, mas pode ser definido como false para fins de teste ou desenvolvimento.

Aplica-se a