hi we are using FormsAuthentication.SetAuthCookie(profile.Id, false);
Now the question is when does this cookie expires?
It ofcourse expires once i close all the browsers but it doesn't i keep the browser open and i dont know the timelimit.
hi we are using FormsAuthentication.SetAuthCookie(profile.Id, false);
Now the question is when does this cookie expires?
It ofcourse expires once i close all the browsers but it doesn't i keep the browser open and i dont know the timelimit.