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

TCustomSession.SessionCookie

Name of the cookie used to store session ID

Declaration

Source position: httpdefs.pp line 683

public property TCustomSession.SessionCookie : string
  read FSessionCookie
  write SetSessionCookie;

Description

SessionCookie specifies the name of the HTTP cookie used to store the session ID. This cookie name is used for both reading and writing session information.


Documentation generated on: Jan 16 2026