FacebookAdapterOptions Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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. |