Home All Groups Group Topic Archive Search About

Sessionstate timeout and Forms Authenticatin timeout

Author
31 Dec 2005 2:44 PM
Sosh
Hi,

I'm a tad confused regarding the difference between an asp.net session and
an authentication session and their timeouts.  Do the two types of session
exist independantly of one another?  If so, what happens if one expires
before the other?  Any info appreciated.  PS. Using asp.net v2

S.

Author
31 Dec 2005 8:36 PM
Peter Bromberg [C# MVP]
Yes, they are separate animals and they exist independently of one another.
If Session times out and Forms Auth doesn't, you are still authenticated but
your Session is gone.  And, vice-versa.
Hope that helps.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




Show quote
"Sosh" wrote:

> Hi,
>
> I'm a tad confused regarding the difference between an asp.net session and
> an authentication session and their timeouts.  Do the two types of session
> exist independantly of one another?  If so, what happens if one expires
> before the other?  Any info appreciated.  PS. Using asp.net v2
>
> S.
>
>
>

AddThis Social Bookmark Button