Метод | Описание | |
---|---|---|
ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
Метод | Описание | |
---|---|---|
VerifySignature ( |
Verifies that the signature header matches that of the actual body.
|
Метод | Описание | |
---|---|---|
WebHookVerification ( |
public ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
||
id | string | |
context | System.Web.Http.Controllers.HttpRequestContext | |
request | ||
Результат | Task |
protected VerifySignature ( |
||
request | ||
id | string | |
Результат | Task |