Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.2 KB

activesession_list_element.md

File metadata and controls

21 lines (17 loc) · 1.2 KB

activesession_list_element_t

Properties

Name Type Description Notes
pki_activesession_id int The unique ID of the Activesession
fki_user_id int The unique ID of the User
fki_computer_id int The unique ID of the Computer
fki_company_id int The unique ID of the Company
fki_department_id int The unique ID of the Department
s_company_name_x char * The Name of the Company in the language of the requester
s_department_name_x char * The Name of the Department in the language of the requester
s_activesession_loginname char * The loginname of the Activesession
s_computer_description char * The description of the Computer
dt_activesession_firsthit char * The first hit of the Activesession
dt_activesession_lasthit char * The last hit of the Activesession
s_activesession_ip char * Represent an IP address.

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