【发布时间】:2009-08-31 12:15:16
【问题描述】:
虽然我已将isPersistent 设置为false,但授权cookie 在会话之间保持不变。这只发生在 IE8 上。对于其他浏览器,它可以按预期工作。
Sys.Services.AuthenticationService.login(username, pw, false, null, null, null, null, "User Context")
【问题讨论】:
标签: asp.net ajax authentication internet-explorer-8 forms-authentication