Aracılığıyla paylaş


FacebookAdapterOptions Sınıf

Tanım

Dikkat

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 için seçenekler sınıfı.

[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
Devralma
FacebookAdapterOptions
Öznitelikler

Oluşturucular

FacebookAdapterOptions()
Geçersiz.

Facebook Adapter için seçenekler sınıfı.

Özellikler

VerifyIncomingRequests
Geçersiz.

Gelen isteklerin doğrulanıp doğrulanmayacağını belirten bir değer alır veya ayarlar. Üretimde true olarak ayarlanmalıdır, ancak test veya geliştirme amacıyla false olarak ayarlanabilir.

Şunlara uygulanır