I want to hide the WSDL or other service related information to unauthorized users. When a user requests the wsdl using the uri like XXX.svc?wsdl, the user needs to be verified before the information is disclosed. How can I achieve this?
↧
I want to hide the WSDL or other service related information to unauthorized users. When a user requests the wsdl using the uri like XXX.svc?wsdl, the user needs to be verified before the information is disclosed. How can I achieve this?