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

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.

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


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