Click or drag to resize

LicenseHelper Methods

The LicenseHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckAndAddLicencWarnings
Checks if the number of managed identities exceeds the licenced number
Public methodStatic memberCheckModuleLicenseAndThrow
Checks if the license key allows access to using a specfic module. Throws a LicenseException if it doesn't.
Public methodStatic memberGetLicenseInfo
Public methodStatic memberHasLicenseKey
Does the system have a license key at all? (doesn't necessarily mean that it is valid)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also