Partager via


FacebookAdapterOptions Classe

Définition

Attention

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 pour l’adaptateur 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
Héritage
FacebookAdapterOptions
Attributs

Constructeurs

FacebookAdapterOptions()
Obsolète.

Classe Options pour l’adaptateur Facebook.

Propriétés

VerifyIncomingRequests
Obsolète.

Obtient ou définit une valeur indiquant si les demandes entrantes doivent être vérifiées. Doit être défini sur true dans Production, mais peut être défini sur false à des fins de test ou de développement.

S’applique à