public async Task AcquireTokenByAuthorizationCodeWithCacheTest()
 {
     await AdalTests.AcquireTokenByAuthorizationCodeWithCacheTest(Sts);
 }