UsageConstraint Class
This [UsageConstraint] constrains the user to a usage limit. It supports a Maximum Usage, Hit and Days count. Once the maximum number is reached the license expires.
Assembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
public class UsageConstraint : AbstractConstraint
Public Class UsageConstraint _ Inherits AbstractConstraint
public ref class UsageConstraint : public AbstractConstraint
Inheritance Hierarchy
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractConstraint
CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..UsageConstraint