How can client connect to webservice that uses integrated windows authentication security throug
I'm very new to CSF, and try to develop solution as below:
1. We have existing Web Service that use just only Windown Integrated Security
2. We want to use CSF as to connect to the existing Web Service
3. The client talks to CSF using WSE3.0
4. If client connects to web service directly, I just write "proxy.Credentials=....."
The question is... how can I pass client credential to the existing web service? Is there any example? Thanks.
Regards,
Chank.

