LicenseHelper Methods |
The LicenseHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckAndAddLicencWarnings |
Checks if the number of managed identities exceeds the licenced number
| |
| CheckModuleLicenseAndThrow |
Checks if the license key allows access to using a specfic module.
Throws a LicenseException if it doesn't.
| |
| GetLicenseInfo | ||
| HasLicenseKey |
Does the system have a license key at all? (doesn't necessarily mean that it is valid)
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |