摘要: 上篇我们说到在Login控件的AttemptLogin方法中,最终使用了FormAuthentication的SetAuthCookie(string userName, bool createPersistentCookie)
来设置Cookie,那具体是怎么工作的呢?阅读全文
来设置Cookie,那具体是怎么工作的呢?阅读全文
posted @ 2006-06-09 08:58 疾风 阅读(453) | 评论 (0) 编辑 |
|
|||
06 2006 档案摘要: 上篇我们说到在Login控件的AttemptLogin方法中,最终使用了FormAuthentication的SetAuthCookie(string userName, bool createPersistentCookie)
来设置Cookie,那具体是怎么工作的呢?阅读全文 posted @ 2006-06-09 08:58 疾风 阅读(453) | 评论 (0) 编辑 | 摘要: Asp.net2.0提供了一系列登录相关组件,其中的Login控件使用起来可谓是简单之至,但是用户点击“Log In”按钮后发生了什么呢?阅读全文 posted @ 2006-06-08 11:09 疾风 阅读(870) | 评论 (0) 编辑 |
|
|||