Friday, October 12, 2001

Building Secure Web Services with Microsoft SOAP Toolkit 2.0 If a virtual directory where the wsdl file with the service description is located also requires authentication, you can pass the user name and password inside the URL:
SoapClient.mssoapinit("http:// username:userpwd@your-server
/webservice/service.wsdl ")

No comments: