LicenseData
Object which holds license data, consisting of a user and a license key. This can be used instead of storing the license data in the registry.
Properties
Name | Type | Description |
---|---|---|
Owner |
string |
Owner of the license. Must be entered exactly as in the registration |
Key |
string |
Licensed key, as received from secept |
Methods
Method IsValidLicense
Parameter | Type | Description |
---|---|---|
Return Value | bool |
true if the license data is correct |
Check whether the license data is valid