FacebookAdapterOptions Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Varning
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.
Alternativklass 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
- Arv
-
FacebookAdapterOptions
- Attribut
Konstruktorer
FacebookAdapterOptions() |
Föråldrad.
Alternativklass för Facebook Adapter. |
Egenskaper
VerifyIncomingRequests |
Föråldrad.
Hämtar eller anger ett värde som anger om inkommande begäranden ska verifieras. Ska anges till true i Produktion men kan anges till false för testning eller utveckling. |