Data Object - ConverterUserLoginEvent

Extends
ConverterSessionEvent
Since
Converter API 1.0

Data Object Description

This event records a user logon.

Properties

Name Type Description
ipAddressxsd:string

The IP address of the peer that initiated the connection. This may be the client that originated the session, or it may be an intervening proxy if the binding uses a protocol that supports proxies, such as HTTP.
localexsd:string

The locale of the session.
Properties inherited from ConverterSessionEvent
None
Properties inherited from ConverterEvent
chainId, createdTime, fullMessage, job, key, type, userName
Properties inherited from DynamicData
None