FacebookAdapterOptions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |