Access to Session Object Property

From: Dorsa (dorsa_kh_at_yahoo.com)
Date: 12/17/03


Date: 17 Dec 2003 08:47:06 -0800

Hi, I am new to ASP.net and VB.net. I need to store a
class(SecurityClass) with a property ( LoggedIn as Boolean) in the
Session Object (Called SecurityObj) or ( As a session Object?) (Any
difference?)
I need to have access to the LoggedIn Property in the SecurityObj
which is in the session object.
I need to check if it's True or False.
Could you please give me solution?
Thanks
Dorsa