LicenseSpring C++ SDK  7.31.0
Easily add Software Licensing to your application
PODTypes.h
Go to the documentation of this file.
1 #ifndef LS_POD_TYPES_H
2 #define LS_POD_TYPES_H
3 
4 #ifdef _MSC_VER
5 #pragma once
6 #endif
7 
10 {
14 };
15 
16 
19 {
23 };
24 
25 
28 {
34 };
35 
38 {
44 };
45 
48 {
49  eNoError = 0,
100 };
101 
104 {
106  Default = 0,
128 };
129 
130 #endif // LS_POD_TYPES_H
eDeviceBlacklisted
@ eDeviceBlacklisted
Device has been added to the blacklist by admin on LicenseSpring platform.
Definition: PODTypes.h:79
eClockTamperedError
@ eClockTamperedError
Detected that system clock has been set back.
Definition: PODTypes.h:69
AutoIdWinCloud
@ AutoIdWinCloud
Device ID algorithm with auto-detection of the platform, meant for Windows cloud instances.
Definition: PODTypes.h:127
eInitializationError
@ eInitializationError
Invalid Configuration settings.
Definition: PODTypes.h:53
eInvalidOrderIDError
@ eInvalidOrderIDError
Order with specified ID already exists and ShouldAppend flag set to false.
Definition: PODTypes.h:73
LSFeatureType
LSFeatureType
Product feature type.
Definition: PODTypes.h:18
eUnknownError
@ eUnknownError
Unknown error encountered.
Definition: PODTypes.h:50
LicenseTypeUnknown
@ LicenseTypeUnknown
Unknown (invalid) License type.
Definition: PODTypes.h:33
eNetworkTimeoutError
@ eNetworkTimeoutError
Request to the backend has timed out.
Definition: PODTypes.h:64
AutoId
@ AutoId
Device ID algorithm with auto-detection of the platform.
Definition: PODTypes.h:115
eNoInternetError
@ eNoInternetError
Problems with Internet connection.
Definition: PODTypes.h:63
FeatureTypeConsumption
@ FeatureTypeConsumption
Consumption feature type.
Definition: PODTypes.h:22
Default
@ Default
Default device ID calculation algorithm.
Definition: PODTypes.h:106
ConsumptionPeriodDaily
@ ConsumptionPeriodDaily
Daily consumption reset.
Definition: PODTypes.h:40
eBorrowingNotAllowed
@ eBorrowingNotAllowed
License borrowing is not allowed by license policy.
Definition: PODTypes.h:86
eMissingEmailError
@ eMissingEmailError
Missing email in API call for user-based product, probably attempt to get trial license with empty em...
Definition: PODTypes.h:72
eActivationFailed
@ eActivationFailed
Internal server error.
Definition: PODTypes.h:58
LSConsumptionPeriod
LSConsumptionPeriod
Consumption period.
Definition: PODTypes.h:37
Gen2
@ Gen2
Generation 2 of device ID algorithm for Windows.
Definition: PODTypes.h:109
LSErrorCode
LSErrorCode
LicenseSpring Error codes enum.
Definition: PODTypes.h:47
eWatchdogError
@ eWatchdogError
Failed to set license watchdog.
Definition: PODTypes.h:94
AutoIdGen2
@ AutoIdGen2
Device ID algorithm with auto-detection of the platform.
Definition: PODTypes.h:124
eReadOnlyApiKey
@ eReadOnlyApiKey
Provided api key is read_only.
Definition: PODTypes.h:90
eInvalidLicenseFeatureCode
@ eInvalidLicenseFeatureCode
Feature code not found on license.
Definition: PODTypes.h:97
eCannotBeActivatedNow
@ eCannotBeActivatedNow
Current date is behind license start date.
Definition: PODTypes.h:82
FeatureTypeActivation
@ FeatureTypeActivation
Activation feature type.
Definition: PODTypes.h:21
ConsumptionPeriodNone
@ ConsumptionPeriodNone
No consumption period, consumption reset disabled.
Definition: PODTypes.h:39
eLicenseDisabled
@ eLicenseDisabled
License disabled.
Definition: PODTypes.h:56
eLicenseNotFloating
@ eLicenseNotFloating
The license is not floating.
Definition: PODTypes.h:78
eVersionError
@ eVersionError
App version not found on the backend.
Definition: PODTypes.h:61
eSSOTokenError
@ eSSOTokenError
Token for SSO is not valid or expired.
Definition: PODTypes.h:84
eMaxFloatingReached
@ eMaxFloatingReached
Reached max users count for floating license.
Definition: PODTypes.h:77
eDeviceError
@ eDeviceError
Device from which the call is made is not licensed (Hardware ID mismatch)
Definition: PODTypes.h:60
eLicenseNotFound
@ eLicenseNotFound
License not found.
Definition: PODTypes.h:54
eRequestDateHeaderInvalid
@ eRequestDateHeaderInvalid
Request DateTime header is invalid, please set correct date time on target device,...
Definition: PODTypes.h:96
eLocalLicenseError
@ eLocalLicenseError
SDK could not read or write license to the storage.
Definition: PODTypes.h:68
CloudPlatformsId
@ CloudPlatformsId
Cloud platforms instance ID algorithm.
Definition: PODTypes.h:112
eRevokedApiKey
@ eRevokedApiKey
Provided api key is revoked.
Definition: PODTypes.h:91
ConsumptionPeriodMonthly
@ ConsumptionPeriodMonthly
Monthly consumption reset.
Definition: PODTypes.h:42
DeviceIDAlgorithm
DeviceIDAlgorithm
Type of Device ID algorithm used by the SDK.
Definition: PODTypes.h:103
AuthMethodKeyBased
@ AuthMethodKeyBased
Authorization method based on license keys.
Definition: PODTypes.h:12
eInvalidApiKey
@ eInvalidApiKey
Provided api key is not valid.
Definition: PODTypes.h:89
eApiKeyProductNotAllowed
@ eApiKeyProductNotAllowed
Provided api key does not allow access to configured product.
Definition: PODTypes.h:92
eLicenseExpired
@ eLicenseExpired
License Expired.
Definition: PODTypes.h:55
WinCryptographyId
@ WinCryptographyId
Alternative device ID algorithm for Windows.
Definition: PODTypes.h:121
eVMDNotAvailable
@ eVMDNotAvailable
Windows only, in case VM detection dll not found or tempered.
Definition: PODTypes.h:88
LSAuthMethod
LSAuthMethod
Product authorization method.
Definition: PODTypes.h:9
ConsumptionPeriodWeekly
@ ConsumptionPeriodWeekly
Weekly consumption reset.
Definition: PODTypes.h:41
ConsumptionPeriodAnnually
@ ConsumptionPeriodAnnually
Annually consumption reset.
Definition: PODTypes.h:43
AuthMethodUnknown
@ AuthMethodUnknown
Invalid method.
Definition: PODTypes.h:11
eProductMismatchError
@ eProductMismatchError
License product code doesn't correspond to configuration product code.
Definition: PODTypes.h:66
eVMNotAllowed
@ eVMNotAllowed
Running on Virtual machine not allowed.
Definition: PODTypes.h:76
LicenseTypeConsumption
@ LicenseTypeConsumption
Consumption License type.
Definition: PODTypes.h:32
eTrialNotAllowed
@ eTrialNotAllowed
Getting trial licenses is restricted by product license policy.
Definition: PODTypes.h:81
eSignatureMismatchError
@ eSignatureMismatchError
Server signature is not valid.
Definition: PODTypes.h:67
FeatureTypeNone
@ FeatureTypeNone
Invalid type.
Definition: PODTypes.h:20
eSSOError
@ eSSOError
Customer account not found or SSO is not set up properly.
Definition: PODTypes.h:83
eBorrowLicenseError
@ eBorrowLicenseError
Borrowing period is not valid (it is bigger than max possible)
Definition: PODTypes.h:85
eNotEnoughConsumptionError
@ eNotEnoughConsumptionError
Consumption license or feature run out of resources.
Definition: PODTypes.h:65
eAuthorizationError
@ eAuthorizationError
Authorization failed.
Definition: PODTypes.h:87
eInvalidCredential
@ eInvalidCredential
Username does not exist or wrong password provided.
Definition: PODTypes.h:70
eInvalidLicenseFeatureError
@ eInvalidLicenseFeatureError
Feature does not exist or wrong feature type.
Definition: PODTypes.h:74
eStdError
@ eStdError
C++ standard exception encountered.
Definition: PODTypes.h:51
eLicenseSpringInternalError
@ eLicenseSpringInternalError
Internal SDK error, please contact support or try to update SDK.
Definition: PODTypes.h:71
eFeatureNotFloating
@ eFeatureNotFloating
License feature that should be released is not a floating feature.
Definition: PODTypes.h:98
eServerError
@ eServerError
Internal server error.
Definition: PODTypes.h:59
eGeneralLSError
@ eGeneralLSError
General LicenseSpring error.
Definition: PODTypes.h:52
eFloatingFeatureDeviceNotInUse
@ eFloatingFeatureDeviceNotInUse
Device was never used to check out a floating feature.
Definition: PODTypes.h:99
eFloatingTimeoutExpired
@ eFloatingTimeoutExpired
Floating license borrowing period or floating timeout expired.
Definition: PODTypes.h:93
ePasswordChangeNotAllowed
@ ePasswordChangeNotAllowed
Password change is restricted by product policy.
Definition: PODTypes.h:80
eLicenseInactive
@ eLicenseInactive
Could not activate license.
Definition: PODTypes.h:57
LicenseTypeSubscription
@ LicenseTypeSubscription
Subscription License type.
Definition: PODTypes.h:30
LicenseTypePerpetual
@ LicenseTypePerpetual
Perpetual License type.
Definition: PODTypes.h:29
LSLicenseType
LSLicenseType
License type.
Definition: PODTypes.h:27
AuthMethodUserBased
@ AuthMethodUserBased
Authorization method based on user credentials.
Definition: PODTypes.h:13
LicenseTypeTimeLimited
@ LicenseTypeTimeLimited
TimeLimited License type.
Definition: PODTypes.h:31
WinCSProductId
@ WinCSProductId
Alternative device ID algorithm for Windows.
Definition: PODTypes.h:118
eNoError
@ eNoError
No error, everything is ok.
Definition: PODTypes.h:49
eInvalidConfirmationCode
@ eInvalidConfirmationCode
Air gap confirmation code is invalid.
Definition: PODTypes.h:95
eLicenseNoAvailableActivations
@ eLicenseNoAvailableActivations
The license has already been activated maximum number of times.
Definition: PODTypes.h:75
eProductError
@ eProductError
Product not found on the backend.
Definition: PODTypes.h:62