UserLock API
Properties | List of all members
CustomSessionLimit Class Reference

Custom limit to set a maximum number of concurrent sessions for selected types of sessions. More...

Inheritance diagram for CustomSessionLimit:
ProtectedItem

Properties

int Maximum [get, set]
 Maximum number of concurrent sessions for selected types session. More...
 
- Properties inherited from ProtectedItem
SessionType SessionTypes [get, set]
 Get/set session types concerned by the protected item. More...
 
string Name [get]
 Name of the protected item More...
 

Detailed Description

Custom limit to set a maximum number of concurrent sessions for selected types of sessions.

Property Documentation

int Maximum
getset

Maximum number of concurrent sessions for selected types session.