The LicenseSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
CreatedDate |
The system date a license key is created on.
| |
CustomData |
The custom data that is embedded in a license key.
| |
EncodingFormat |
The license key text encoding format
| |
ExpirationDate |
The exact expiration date for a license key
| |
ExpirationDays |
The number of expiration days that are associated with a license key
| |
Flags |
An integer value that represents license key flags enabled/disabled state.
| |
LicenseKeyType |
The license type that is associated with a license key.
| |
SystemId |
The system identifier that is specified for a license key.
| |
SystemIdOptions |
The system identifier options that are selected for a license key.
| |
Tolerance |
The maximum allowed number of system identifier options that do not match the current system's identifiers on which the license is being activated.
For example, if a license has five(5) system identifier options selected in a license key and the tolerance level defined for the license is two(2), the license key will be identified
as invalid if more than two(2) system identifiers of the current system do not match.
|