DeployLX Software Protection System

LocationState Enumeration

Values used to indicate if the license file has been modified outside the licensing API.

Syntax

Public Enumeration LocationState
public enum LocationState

Members

Unknown

The state is unknown because it is new, or the file system could not be queried for location data.

Altered

The file has been moved or edited from a system other than DeployLX Licensing.

Unaltered

The file has not been altered since it was last saved.

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

See Also