: Authentication
with MS Soap client
Can anyone please tell me how to use
authentication (and authorization) on a per webservice and method basis on an
Axis web server when the client uses the MS Soap Client low level
API.
I've tried to set the following in the MS Soap
c
Can anyone please tell me how to use authentication
(and authorization) on a per webservice and method basis on an Axis web server
when the client uses the MS Soap Client low level API.
I've tried to set the following in the MS Soap
client:
Connector.Property("AuthUser") =
"username"Conn