FacebookAdapterOptions Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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. |