This is the namespace for license validation related classes.
Classes
Class | Description | |
---|---|---|
CustomData |
Holds custom data for a secure license.
| |
LicenseSettingCustomData |
Holds the custom data that will be embedded when generating license keys
| |
LicenseSettings |
Represents the license settings that are used to generate a license.
| |
SecureLicense |
This class is used to load, validate, activate and deactivate licenses/license keys.
|
Enumerations
Enumeration | Description | |
---|---|---|
LicenseEncodingFormat |
Specifies the license encoding format. LicenseEncodingFormat affects the length and the type of characters that will be included in the generated license key.
| |
LicenseKeyType |
Defines enumerations for the different license types that are supported by Simple Mode Secure License Manager
| |
LicenseServiceChecks |
License check options that are used customize the actions performed on/after checking a license with a license service.
| |
LicenseStatus |
Lists license status enumerations
| |
LicenseStorageType |
Defines possible values for the LicenseStorageType enumeration.
| |
SystemIdentifierOptions |
Enumeration values for specifying the options to use when attempting to identify a system.
|