I am using ASP.NET Forms Authentication and currently setting the timeout value in Web.config. Is there a way to set this timeout from code instead? I would like to have different timeouts for different users.
I am using ASP.NET Forms Authentication and currently setting the timeout value in Web.config.
Share
Check out the
FormsAuthenticationTicketon MSDN