set expire time of "remember next time"

  • Thread starter Thread starter Ben
  • Start date Start date
B

Ben

Hi,

i use the login control with the option "remember me next time".
What's the default expire time and is it possible to change it?
Thanks
Ben
 
Hello Ben,

you can change the default settings in web.config: timeout and slidingExpiration
attributes
But I recommend you to read the following article http://scottonwriting.net/sowblog/posts/11167.aspx
where some security considerations are reviewed


---
WBR,
Michael Nemtsev [Microsoft MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


B> Hi,
B>
B> i use the login control with the option "remember me next time".
B> What's the default expire time and is it possible to change it?
B> Thanks
B> Ben
 
Back
Top