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