ILicense Interface |
Namespace: AskiaPortalCmn
The ILicense type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExpiresAt |
Indicates when the license expires (in UTC).
|
![]() | Guid |
Get the GUID of the license.
|
![]() | IsBlocked |
Indicates if the license has been
explicitly blocked by the AskiaLicense server.
|
![]() | MaxCapiDevices |
Indicates the maximum number of CAPI devices that could synchronized
their interviews during the month.
|
![]() | MaxCatiAgents |
Indicates the maximum number of CATI agents that could be connected
simultaneously.
|
![]() | MaxCawiSurveys |
Indicates the maximum number of CAWI surveys that could be
simultaneously available in production.
|
![]() | MaxUsers |
Indicates the maximum number of users to be able to connect
during the month.
|
![]() | Name |
Get the name of the license.
|
![]() | StartAt |
Indicates when the license start (in UTC).
|
![]() | Type |
Get the type of the license.
|