DeployLX Software Protection System

LicenseValidationRequestInfo..::..ShouldGetNewSerialNumber Property

Gets or sets a value that indicates if any existing saved serial numbers should be ignored and new serial numbers should be requested from the user.

Syntax

Public Property ShouldGetNewSerialNumber As Boolean
	Get
	Set
public bool ShouldGetNewSerialNumber { get; set; }

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

See Also