Session.SessionID property

Returns this session identifier.

Usage

sid= Session.SessionID

Details

The session identifier is the cookie value used to distinguish one session from another.

Note

This property is really only useful for debugging, to see if a session ID changes unexpected.