UserLock API
|
Time quota and corresponding remaining time count for a specific user. Allows to know how much time the user has left. More...
Additional Inherited Members | |
![]() | |
enum | Period : byte { None = 0x00 , Day = 0x01 , Week = 0x02 , Month = 0x04 , Quarter = 0x08 , Semester = 0x10 , Year = 0x20 , All = 0x3F } |
Enum that allows to specify a period of time for time quota. See the Property Periodicity of the class TimeQuota. More... | |
![]() | |
Period | Periodicity [get, set] |
Time period for which the time quota needs to be applied. | |
int | Minutes [get, set] |
Amount of time in minutes allowed during the specified period. | |
TimeSpan | TimeLength [get, set] |
Amount of time minutes allowed during the specified period. | |
![]() | |
SessionType | SessionTypes [get, set] |
Get/set session types concerned by the protected item. | |
string | Name [get] |
Name of the protected item. | |
Time quota and corresponding remaining time count for a specific user. Allows to know how much time the user has left.