DeployLX Software Protection System

TypeLimit Class

A specialized version of the FeatureLimit that treats the feature Names as runtime types and only licenses the authorized types.

Syntax

<SerializableAttribute> _
Public Class TypeLimit _
	Inherits FeatureLimit
[SerializableAttribute]
public class TypeLimit : FeatureLimit

Remarks

See the Type Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..SuperFormLimit
      DeployLX.Licensing.v5..::..ExtendableLimit
        DeployLX.Licensing.v5..::..FeatureLimit
          DeployLX.Licensing.v5..::..TypeLimit

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also