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