开发者

Impersonating the non domain user account in asp.net

I wanted to impersonate the User who is in abc domain from the xyz domain user in asp.net. If possible please paste the code开发者_运维知识库.


In web.config

<identity impersonate="true"
         userName="domain\user" 
          password="password" />
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜