CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

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.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc.Constraints
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


Object
  CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
    CAS.Lib.CodeProtect.LicenseDsc..::..AbstractConstraint
      CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..DemoConstraint