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

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.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public interface IConstraint
Public Interface IConstraint
public interface class IConstraint