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