Using X509 Certificate with Web Service in ASP.Net – Update
In one of my previous posts, I described in detail for using X509 certificates with web services.
In one of my previous posts, I described in detail for using X509 certificates with web services.
Recently, I needed to incorporate a java web service (not developed in-house) into my client’s existing ASP.Net website.
We know that when enumeration type is used in web services, the string name of the enumeration value is used […]