Поделиться через


FacebookAdapterOptions Класс

Определение

Внимание!

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.

Класс Options для Адаптера 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
Наследование
FacebookAdapterOptions
Атрибуты

Конструкторы

FacebookAdapterOptions()
Устаревшие..

Класс Options для Адаптера Facebook.

Свойства

VerifyIncomingRequests
Устаревшие..

Возвращает или задает значение, указывающее, следует ли проверять входящие запросы. Для параметра Должно быть задано значение true в рабочей среде, но для тестирования или разработки можно задать значение false.

Применяется к