Data Object - ConverterUserSession

Property of
ConverterSessionManager
Returned by
ConverterAgentImpersonateUser, ConverterAgentLoginWithCertificate, ConverterImpersonate, ConverterLogin, ConverterLoginExtension, ConverterLoginSession
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

Information about a user session.

Properties

Name Type Description
fullAccess*xsd:boolean

Whether the user has full access.
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
None
*Need not be set