Click or drag to resize

ILicense Properties

The ILicense type exposes the following members.

Properties
  NameDescription
Public propertyExpiresAt
Indicates when the license expires (in UTC).
Public propertyGuid
Get the GUID of the license.
Public propertyIsBlocked
Indicates if the license has been explicitly blocked by the AskiaLicense server.
Public propertyMaxCapiDevices
Indicates the maximum number of CAPI devices that could synchronized their interviews during the month.
Public propertyMaxCatiAgents
Indicates the maximum number of CATI agents that could be connected simultaneously.
Public propertyMaxCawiSurveys
Indicates the maximum number of CAWI surveys that could be simultaneously available in production.
Public propertyMaxUsers
Indicates the maximum number of users to be able to connect during the month.
Public propertyName
Get the name of the license.
Public propertyStartAt
Indicates when the license start (in UTC).
Public propertyType
Get the type of the license.
Top
See Also