DeployLX Software Protection System

MachineType Enumeration

Defines machine types that can be targeted by an ActivationProfile.

Syntax

Public Enumeration MachineType
public enum MachineType

Members

Any

Any class of machine.

Desktop

Only desktop machines.

Laptop

Laptops and notebooks.

Physical

Physical machine, not a virtual machine.

Virtual

Guest OS hosted inside a virtual machine.

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

See Also