The LicenseSettings type exposes the following members.

Properties

  NameDescription
Public propertyCreatedDate
The system date a license key is created on.
Public propertyCustomData
The custom data that is embedded in a license key.
Public propertyEncodingFormat
The license key text encoding format
Public propertyExpirationDate
The exact expiration date for a license key
Public propertyExpirationDays
The number of expiration days that are associated with a license key
Public propertyFlags
An integer value that represents license key flags enabled/disabled state.
Public propertyLicenseKeyType
The license type that is associated with a license key.
Public propertySystemId
The system identifier that is specified for a license key.
Public propertySystemIdOptions
The system identifier options that are selected for a license key.
Public propertyTolerance
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.

See Also