@inject Microsoft.Azure.ApiManagement.IProxyRequestContext context;
@using System.Collections.Generic;
@using System.IO;
@using System.Security.Cryptography;
@using System.Xml.Linq;
@using Newtonsoft.Json.Linq;