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