您的位置:首页 > 其它

Access denied error by access to a txt file on the sharepoint server

2010-10-08 13:36 731 查看
To impersonate the Microsoft Internet Information Services (IIS) authenticating user on every request for every page in an ASP.NET application, you must include an <identity>tag in the Web.config file of this application and set the impersonate attribute to true.
<identity impersonate="true" />
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐