I'm using this code in login page. This is work fine. FormsAuthenticationTicket ticket = new FormsAuthenticationTicket ( 1 , // Ticket version eUserName . Text , DateTime . Now , DateTime . Now . AddMinutes ( 30 ), true , "administrator" , FormsAuthentication . FormsCookiePath ); string...
Posted to
Security
(Forum)
by
ebattulga
on
08-02-2009, 12:00 AM
Filed under: AUTHCOOKIE, FormsAuthentication cookie, Authenticate, Authentication cookie ticket expiration expires sooner, firefox, auhentication