Sign in | Join
Last post 01-24-2007 1:34 AM by Leijun Jie - MSFT. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
instead of putting
<identity impersonate="true" userName="domain\user" password="pwd"/>
in the web.config file to impersonate another user, I need to replicate this functionality in code. How do I do this please?
this is exactly you need
http://west-wind.com/weblog/posts/1572.aspx