Hi,
I have a windows application and I am using a webservice in that. Now I want that this webservice should be only accessible through my application and if user tries to access the webservice by typing the URL in a browser he should not be able to see the methods.
I have a windows application and I am using a webservice in that. Now I want that this webservice should be only accessible through my application and if user tries to access the webservice by typing the URL in a browser he should not be able to see the methods.
Comment