Namespace LemonEdge.API.Core.License
Classes
License
The class that is serialized and hashed to check for a valid license
LicenseResult
Class contains information on if the license is valid and when it expires.
Licenser
Helper class for verifying License information
Interfaces
ILicense
Indicates this entity holds all the values required for a valid license of the LemonEdge platform
The License class is the actual class that is serialized and hashed for a license validity check. It also implements this interface.
The system implementation of this for users to create licenses is through IAccountMaintenanceEnums
LicenseType
The type of license.
If you have an invalid, or unlicensed product, you are not authorized to be using the platform and will be prosecuted to the maximum extand allowable under the law.