DemoConstraint Class
This [DemoConstraint] constrains the user to a given time period or duration. It supports start and end date that the license will expire. It also support a duration, to constrain the license to a number of days. The constraint contains a purchase URL, Conditions, and info URL so they may obtain a registered license, the conditions of the constraint and more information.
Assembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
public class DemoConstraint : AbstractConstraint
Public Class DemoConstraint _ Inherits AbstractConstraint
public ref class DemoConstraint : public AbstractConstraint
Inheritance Hierarchy
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractConstraint
CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..DemoConstraint