Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomSession.SessionID

Unique identifier for the session

Declaration

Source position: httpdefs.pp line 681

public property TCustomSession.SessionID : string
  read GetSessionID;

Description

SessionID contains the unique identifier for the current session. This identifier is used to track and maintain session state across HTTP requests.


Documentation generated on: Jan 16 2026