DeployLX Software Protection System

DeactivationPhase Enumeration

Defines the phases of deactivation used by the license transfer wizard.

Syntax

Public Enumeration DeactivationPhase
public enum DeactivationPhase

Members

CheckPermission

In this phase, the license manager will check to see if the user is permitted to deactivate the software.

Commit

In this phase the deactivation is committed to the machine.

Remarks

See the Hardware Locking and the Activation Process topic for details about hardware locking.

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

See Also