LogOnHistoryRecord Properties

The LogOnHistoryRecord type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets the account identifier.
Public propertyEndReason
Gets the reason why the session was terminated.
Public propertyEndTime
Gets the time when the session was terminated.
Public propertyIPAddress
Gets the IP address associated with the session at the time of the logon.
Public propertyIsSeatReserved
Gets a value indicating whether the seat is reserved.
Public propertySeatKind
Gets the kind of the seat.
Public propertySessionId
Gets the session identifier.
Public propertyStartTime
Gets the time when the session was created.
Public propertyTenantId
Gets the tenant identifier.
Top
See Also