Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

SessionhistoryListElement.md

File metadata and controls

19 lines (15 loc) · 1.09 KB

SessionhistoryListElement

Properties

Name Type Description Notes
pkiSessionhistoryID NSNumber* The unique ID of the Sessionhistory
fkiComputerID NSNumber* The unique ID of the Computer [optional]
fkiUserID NSNumber* The unique ID of the User [optional]
dtSessionhistoryFirsthit NSString* The first hit of the Sessionhistory
dtSessionhistoryLasthit NSString* The last hit of the Sessionhistory
eSessionhistoryEndby FieldESessionhistoryEndby*
sComputerDescription NSString* The description of the Computer [optional]
sSessionhistoryDuration NSString* The duration of the session
sSessionhistoryIP NSString* Represent an IP address.
sUserLoginname NSString* The login name of the User. [optional]

[Back to Model list] [Back to API list] [Back to README]