IConstraint Interface
IConstraint is an interface class which all Constraints must inherit. The IConstraint defines the necessary items for a Constraint to be used by the OpenLicenseProvider. The provider then uses the Constraint's Validate( ) function to enforce the Constraint.
Assembly: CAS.CodeProtect (in CAS.CodeProtect.dll)