FacebookAdapterOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options class for Facebook Adapter.
public class FacebookAdapterOptions
type FacebookAdapterOptions = class
Public Class FacebookAdapterOptions
- Inheritance
-
FacebookAdapterOptions
Constructors
| FacebookAdapterOptions() |
Properties
| VerifyIncomingRequests |
Gets or sets a value indicating whether incoming requests should be verified. Should be set to true in Production but can be set to false for testing or development purposes. |