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 More...
 
String MachineName [get]
 Get the name of the computer More...
 
string Building [get]
 Get the building of the computer. More...
 
string Room [get]
 Get the room of this computer. More...
 
string Ou [get]
 Get the organizational unit of this computer More...
 
string LastUser [get, set]
 Get the last user that opened a session on this computer. More...
 
int SessionCount [get]
 Get the number of sessions open on this computer. More...
 
bool Available [get, set]
 True if the computer was successfully reached by the UserLock service. False otherwise. More...
 
bool IsWorkstation [get, set]
 True if the computer is a workstation, False otherwise More...
 

Detailed Description

Base class for the classe ReportedMachine.

Property Documentation

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
getset

Get the last user that opened a session on this computer.

int SessionCount
get

Get the number of sessions open on this computer.

bool Available
getset

True if the computer was successfully reached by the UserLock service. False otherwise.

bool IsWorkstation
getset

True if the computer is a workstation, False otherwise