UserLock API
Properties | List of all members
ReportedMachineBase Class Reference

Base class for the classe ReportedMachine. More...

Inheritance diagram for ReportedMachineBase:
ReportedMachine

Properties

string Name [get]
 Get the name of the computer.
 
String MachineName [get]
 Get the name of the computer.
 
string Building [get]
 Get the building of the computer.
 
string Room [get]
 Get the room of this computer.
 
string Ou [get]
 Get the organizational unit of this computer.
 
string LastUser [get, set]
 Get the last user that opened a session on this computer.
 
string LastUserSamAccountName [get, set]
 Get the SAM account name of the last user that opened a session on this computer.
 
int SessionCount [get]
 Get the number of sessions open on this computer.
 
bool Available [get, set]
 True if the computer was successfully reached by the UserLock service. False otherwise.
 
bool IsWorkstation [get, protected set]
 True if the computer is a workstation, False otherwise.
 

Detailed Description

Base class for the classe ReportedMachine.