Disabling Functionality of WebService
-
Hi Folks: We have applications that use a lot of our own webservices .Now we want some of the functionality in our webservices to be hidden from view even if theperson manages to break into the asmx page that lists out all webservices being offered. Where exactly in the function defnition do i specify that the function is not to be listed out in the asmx page.. Thanks in advance for your help.. Regards Pradhip.S Why Need Parking lots in Bars when Drunken Driving is Prohibited
-
Hi Folks: We have applications that use a lot of our own webservices .Now we want some of the functionality in our webservices to be hidden from view even if theperson manages to break into the asmx page that lists out all webservices being offered. Where exactly in the function defnition do i specify that the function is not to be listed out in the asmx page.. Thanks in advance for your help.. Regards Pradhip.S Why Need Parking lots in Bars when Drunken Driving is Prohibited
Why don't you just enable some security on the services you wish to "hide?" That way, if they do see it, they still may not be able to call it unless they crack your security as well.
"The greatest danger to humanity is humanity without an open mind."
- Ian Mariano
http://www.ian-space.com/ -
Hi Folks: We have applications that use a lot of our own webservices .Now we want some of the functionality in our webservices to be hidden from view even if theperson manages to break into the asmx page that lists out all webservices being offered. Where exactly in the function defnition do i specify that the function is not to be listed out in the asmx page.. Thanks in advance for your help.. Regards Pradhip.S Why Need Parking lots in Bars when Drunken Driving is Prohibited
Hi, I think with the release of Microsoft Web Services Development Kit (WSDK) Technology Preview, there are also some authentication mechanisms that are available along with the message itself. Perhaps you can try that and see if that should be useful for your objective. Deepak Kumar Vasudevan http://deepak.portland.co.uk/