修改web.config
<authentication mode="Forms" >
<forms loginUrl="/_layouts/login.aspx" timeout="43200" />
</authentication>
这个过期时间是30天。
posted on 2009-03-23 19:03 heavencoud 阅读(249) 评论(0) 收藏 举报




















修改web.config
<authentication mode="Forms" >
<forms loginUrl="/_layouts/login.aspx" timeout="43200" />
</authentication>
这个过期时间是30天。
posted on 2009-03-23 19:03 heavencoud 阅读(249) 评论(0) 收藏 举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。