UserLock API
|
Topics | |
Sessions by computer | |
Sessions by user | |
Classes | |
class | IisSession |
Represent an IIS session. More... | |
class | RasSession |
Class for RAS sessions. More... | |
class | Session |
Base class for all kind of sessions. More... | |
class | InteractiveSession |
Class for interactive sessions: workstation sessions and terminal sessions. More... | |
Enumerations | |
enum | SessionType { All = Interactive | IIS | RAS | VPN | Wifi | SAAS | UAC , None = 0 , Workstation = 1 , Terminal = 2 , Interactive = Workstation | Terminal , IIS = 4 , RAS = 8 , VPN = 16 , Wifi = 32 , SAAS = 64 , UAC = 256 } |
Different types of sessions. A session has only one type but several types can be specified in several cases (access policies, reports etc.). More... | |
enum SessionType |
Different types of sessions. A session has only one type but several types can be specified in several cases (access policies, reports etc.).