Udostępnij przez


FacebookAdapterOptions Klasa

Definicja

Przestroga

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.

Klasa Options dla adaptera 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
Dziedziczenie
FacebookAdapterOptions
Atrybuty

Konstruktory

FacebookAdapterOptions()
Przestarzałe.

Klasa Options dla adaptera Facebook.

Właściwości

VerifyIncomingRequests
Przestarzałe.

Pobiera lub ustawia wartość wskazującą, czy żądania przychodzące powinny być weryfikowane. Należy ustawić wartość true w środowisku produkcyjnym, ale można ustawić wartość false na potrzeby testowania lub programowania.

Dotyczy