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