Click here to Skip to main content
15,881,812 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have implemented a .net webservice, with a method witch receives a DataSet as parameter.
Now, I want to implement security based on digital certificate authentication. On the server side, I managed to do this, but I can't manage to implement the client, in order to use the same proxy class generated automatically.

Is it possible to implement authentication with digital certificates, using the proxy class generated for the webservice reference?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900