Méthode | Description | |
---|---|---|
ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
Méthode | Description | |
---|---|---|
VerifySignature ( string id, |
Verifies that the signature header matches that of the actual body.
|
Méthode | Description | |
---|---|---|
GetActions ( Newtonsoft.Json.Linq.JObject data, |
||
WebHookVerification ( string id, |
public ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
||
id | string | |
context | System.Web.Http.Controllers.HttpRequestContext | |
request | ||
Résultat | Task |
protected VerifySignature ( string id, |
||
id | string | |
request | ||
Résultat | System.Threading.Tasks.Task |