UserLock API
Classes

Classes

class  TimeQuota
 Time quota for a specific period of time and for specific types of session. More...
 
class  TimeQuotas
 List of TimeQuota. Use the property TimeQuotas of the ProtectedAccount class to get/set such a list. More...
 
class  TimeQuotaCount
 Time quota and corresponding remaining time count for a specific user. Allows to know how much time the user has left. More...
 
class  TimeQuotasCounts
 List of TimeQuotaCount for a user but different types of sessions. Use the property TimeQuotasCounts of the class TimeQuotaStatus to get such a list. More...
 
class  TimeQuotaStatus
 Time quota status for a specific user. List consumed time for the user and for all kind of sessions. See the class ConsumedTime and use the function GetUserQuotaStatus of the UserLockServer class to get the time quota status for a specific user. Also allows to get the effective quotas for the user. More...
 
class  ConsumedTime
 Consumed time for a specific type of session. More...
 

Detailed Description