DayTimeConstraint Class
The DayTimeConstraint constrains the user to only using this license during a period of time within a day. I.E. A user may use the license between midnight and 7am and 5pm and midnight - Non business hours.
Assembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
public class DayTimeConstraint : AbstractConstraint
Public Class DayTimeConstraint _ Inherits AbstractConstraint
public ref class DayTimeConstraint : public AbstractConstraint
Inheritance Hierarchy
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractConstraint
CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..DayTimeConstraint