Click or drag to resize

IFBMessengerWebhookVerificationMode Property

The verification mode that Facebook provides in a query parameter to the verify webhook endpoint. At the time of writing, the only value is 'subscribe' but it is a property of the service so a change in the future doesn't require a recompile.

Namespace:  NetQuarry.Services.Facebook
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WebhookVerificationMode { get; }

Property Value

Type: String
See Also