Skip to content

psSessionKey - cWebSessionManager

The session key of the currently connected client

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psSessionKey
Access Type Syntax
Read Access: Get psSessionKey to StringVariable
Write Access: Set psSessionKey to StringVariable/Value

Description

Retrieves the session key of the currently connected client. This property is set each time a server call is validated.

You should not set this property.