DeployLX Software Protection System

AdminRunRequirement Enumeration

Defines a list of values that determines when an administrator must be logged in the first time a license is validated.

Syntax

Public Enumeration AdminRunRequirement
public enum AdminRunRequirement

Members

No

An adiministrator is not required.

ApplicationsAndServices

An administrator is required when validated during an application or NT service but not when validated as part of an ASP.NET application or Web Service.

All

An administrator is always required the first time the license is validated.

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

See Also