Session.SessionID
sid= Session.SessionID
The session identifier is the cookie value used to distinguish one session from another.
This property is really only useful for debugging, to see if a session ID changes unexpected.