RE: Authentication with MS Soap client

2002-11-26 Thread thomas . cherel
: 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

Authentication with MS Soap client

2002-11-25 Thread Xander van der Merwe
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