Method
GetInboundConnectionHistory
Module
Users
Library
Core
Action
List the historical inbound Terminal Services (RDP) connection history
Parameters
(None)
Return values
For each session:
ClientIpAddress
(string): The IP Address of the client machine making the connection
LastSeen
(datetime): The date and time of the most recent record
User
(string): The authenticated user account of the connection to this 'server' machine
Example
Users.GetInboundConnectionHistory();
Platforms
Windows
Linux
MacOS
Solaris Intel
Solaris Sparc
Android
Notes