OneWay and Impersonate problem

D

Davide Bedin

Working on VS 2005 Beta 2

In my web service I impersonate a specific user with limited rights using
the <identity impersonate="true" userName="someone" password="something"/>
in the web.config.
Everything works as expected. The web service has access to the SQL db using
integrated security.

If I enable the OneWay property of SoapDocumentMethod attribute for a web
method the web service is no longer impersonating the user so any attempt to
access secured resources fails.

Is this beaviour by design? How can I use OneWay property without having to
change my choices on security?

Thanks in advance,
Davide Bedin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top