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

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.

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


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