|
|
License Class |
Namespace: Karamba.Licenses
The License type exposes the following members.
| Name | Description | |
|---|---|---|
| getLicense |
read the license file
| |
| has_expired |
true if the license is not valid any more
| |
| keyFilePath |
path including the key file for checking the validity of the license file
| |
| license_is_valid |
true if the license is valid
| |
| licenseFilePath |
path including the license file name
| |
| licensePath |
path to the license file
| |
| licenseProFilePath |
path including the license file to the pro-license
| |
| licenseType |
license type available on the machine
| |
| machineIDFilePath |
path including the machine.id-file
| |
| unload |
remove the license from memory
| |
| version |
version number of release
|