BetaConstraint Class
This [BetaConstraint] constrains the user to a given time period. It supports an end date that the license will expire. It also has the ability to show the user a link to download an update to the beta once it expires.
Assembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
public class BetaConstraint : AbstractConstraint
Public Class BetaConstraint _ Inherits AbstractConstraint
public ref class BetaConstraint : public AbstractConstraint
Inheritance Hierarchy
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractConstraint
CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..BetaConstraint