DeployLX Software Protection System

VirtualMachineLimit Class

The VirtualMachineFilter limit is responsible for filtering child limits by determining if the current machine is virtualized.

Syntax

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

Inheritance Hierarchy

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

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

See Also