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