LicenseType (Web Services API)
LicenseType enumeration contains information about the type of the license.
enum LicenseType {
Software,
Hardware,
Undefined
};
Elements
Name | Description |
Software | The activation file that should be obtained from the ABBYY server during activation. |
Hardware | The USB dongle that contains the license parameters. If a hardware protection key is used, no activation is required. |
Undefined | Type not defined. |
26.03.2024 13:49:49