Readonly
accessAdditional client session information.
Readonly
applicationID of the application that opened the session.
Readonly
calendarCalendar ID from the employee role card.
Readonly
client64Indicates that the client application is 64-bit.
true
- 64-bit application, false' - 32-bit application,
null' - unknown bit depth.
Readonly
client64Indicates that the client's operating system is 64-bit.
true
- 64-bit OS, false' - 32-bit OS,
null' - the bit depth is unknown.
Readonly
createdDate and time when the token was created.
Readonly
cultureRegional settings for the user.
Readonly
deviceThe type of device that the user uses to connect to the server.
Readonly
expiresDate and time when the token expires and it must be re-generated.
Readonly
hostIPIP address of the client requesting login, or null
if the IP address is unknown.
Readonly
hostHostname for the client requesting login, or `null' if the hostname is unknown.
Readonly
instanceName of the server instance.
Readonly
licenseThe type of license according to which the session is opened.
Readonly
loginThe type of authentication performed for the user.
Readonly
osName of the operating system used on the user's device, or `null' if the OS is unknown.
Readonly
platformPlatform version or null
if the platform has not provided version information.
Readonly
serverServer code.
Readonly
sessionID of the session that was created during the authentication process.
Readonly
signatureToken signature confirming its authenticity.
Readonly
timeOffset of the time zone from the employee role card.
Readonly
uiThe language of the user interface.
Readonly
userThe UserAgent string of the browser that connects to the server, or `null' if the connection is not using a browser.
Readonly
userUser ID.
Readonly
userUser login, including Windows account or Tessa user login,
or null
if the session is not associated with a valid employee of the system.
Readonly
userUser name.
Readonly
utcOffset for the user relative to UTC.
Optional
mode: SessionSerializationModeOptional
mode: SessionSerializationModeGenerated using TypeDoc
User access level.