Hi,
I need to secure a web service. For example there is a web service to get customer information when we pass customer id to web method. This part is working well.
Now I need to secure this web service. Because this web service will access from any where by internet.
What is the best practice to secure this web service ?
Thank you in advance.
Dinesh
...
Go to the complete details ...