i want to avoid the others to access my webservice.
I have Web Service called WebService.asmx, which is hosted in www.xyz.com and we know that we can access the service like http://www.xyz.com/WebService.asmx
- How to avoid Listing all the Functions
- Other should not Add as " Web Reference and they should call my web service functions "
please help me to solved these issues, my project is running and i want to avoid this issues...
advance thanks