DeployLX Software Protection System

VersionLimit Class

Restricts the use of a SecureLicense to a specific release version of the protected software.

Syntax

<SerializableAttribute> _
Public Class VersionLimit _
	Inherits Limit
[SerializableAttribute]
public class VersionLimit : Limit

Remarks

See the Version Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..VersionLimit

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

See Also