Condividi tramite


FacebookAdapterOptions Classe

Definizione

Attenzione

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 Opzioni per l'adapter 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
Ereditarietà
FacebookAdapterOptions
Attributi

Costruttori

FacebookAdapterOptions()
Obsoleti.

Classe Opzioni per l'adapter Facebook.

Proprietà

VerifyIncomingRequests
Obsoleti.

Ottiene o imposta un valore che indica se è necessario verificare le richieste in ingresso. Deve essere impostato su true in Production, ma può essere impostato su false per scopi di test o sviluppo.

Si applica a