DeployLX Software Protection System

OSLimit Class

Restricts the use of the software to specific versions of the operating system.

Syntax

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

Remarks

See the OS Limit Reference for more information.

Inheritance Hierarchy

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

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

See Also