Method | Description | |
---|---|---|
OnActionExecuting ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void |
Method | Description | |
---|---|---|
GetParametersFromAuthHeader ( string authHeader ) : string>.Dictionary |
||
SignWithHmac ( byte dataToSign, byte keyBody ) : byte[] | ||
ToUrlBase64String ( byte Input ) : string | ||
validateSignature ( string parameterStrWithoutSignature, string clientSecret ) : string |
public OnActionExecuting ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void | ||
actionContext | System.Web.Http.Controllers.HttpActionContext | |
return | void |