关于Form验证方式的cookie持久性问题
摘要:找到解决的方法是:authCookie.Expires = authTkt.Expiration;http://dotnet.org.za/thea/archive/2004/07/27/3010.aspxI'm using Forms Authentication and Role based security for an app I'm working on. Ran into a prob...
阅读全文
posted @
2005-08-03 12:34
tangle
阅读(953)
推荐(0)