Search Results

0
votes
3answers
284 views

How to add a service reference to a WCF client for a web service requiring client authentication certificate

Caution, WCF noobie alert I need to create a WCF client to query a non-WCF web service. The web service is not a WCF service. Additionally, the web service requir …