Method | Description | |
---|---|---|
ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
Method | Description | |
---|---|---|
VerifySignature ( string id, |
Verifies that the signature header matches that of the actual body.
|
Method | Description | |
---|---|---|
GetActions ( Newtonsoft.Json.Linq.JArray data, |
||
WebHookVerification ( string id, |
public ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
||
id | string | |
context | System.Web.Http.Controllers.HttpRequestContext | |
request | ||
return | Task |
protected VerifySignature ( string id, |
||
id | string | |
request | ||
return | Task |