Freigeben über


FacebookAdapterOptions Klasse

Definition

Achtung

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.

Optionsklasse für Facebook Adapter.

[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
Vererbung
FacebookAdapterOptions
Attribute

Konstruktoren

FacebookAdapterOptions()
Veraltet.

Optionsklasse für Facebook Adapter.

Eigenschaften

VerifyIncomingRequests
Veraltet.

Ruft einen Wert ab, der angibt, ob eingehende Anforderungen überprüft werden sollen, oder legt den Wert fest. Sollte in der Produktion auf true festgelegt werden, kann aber zu Test- oder Entwicklungszwecken auf false festgelegt werden.

Gilt für: