Data Object - UserSession

Property of
SessionManager
Returned by
CloneSession, ImpersonateUser, Login, LoginBySSPI, LoginExtensionByCertificate, LoginExtensionBySubjectName
Extends
DynamicData

Data Object Description

Information about a current user session.

Properties

Name Type Description
fullNamexsd:string

The full name of the user, if available.
keyxsd:string

A unique identifier for this session, also known as the session ID.
lastActiveTimexsd:dateTime

Timestamp when the user last executed a command.
localexsd:string

The locale for the session used for data formatting and preferred for messages.
loginTimexsd:dateTime

Timestamp when the user last logged on to the server.
messageLocalexsd:string

The locale used for messages for the session. If there are no localized messages for the user-specified locale, then the server determines this locale.
userNamexsd:string

The user name represented by this session.
Properties inherited from DynamicData
dynamicProperty, dynamicType