DeployLX Software Protection System

ValidationResult Enumeration

Possible results from validating a license.

Syntax

Public Enumeration ValidationResult
public enum ValidationResult

Members

Invalid

The license is invalid.

Canceled

The validation was cancelled by the user.

Retry

The license may be valid but needs to be retried due to a server event or other change in machine state.

Valid

The license is valid.

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

See Also