共用方式為


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.

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
繼承
FacebookAdapterOptions
屬性

建構函式

FacebookAdapterOptions()
已淘汰.

Facebook Adapter 的選項類別。

屬性

VerifyIncomingRequests
已淘汰.

取得或設定值,指出是否應該驗證傳入要求。 應在生產環境中設定為 true,但可以設定為 false,以供測試或開發之用。

適用於