public void UserInfoTest() { AdalTests.UserInfoTest(Sts); }
public void UserInfoTest(string stsType) { AdalTests.UserInfoTest(SetupStsService(GetStsType(stsType))); }