DeployLX Software Protection System

LicenseValidationRequestInfo..::..TestDate Property

Gets or sets the date to use when validating. Used for testing only and cannot be set to a date/time earlier than the current system clock.

Syntax

Public Property TestDate As DateTime
	Get
	Set
public DateTime TestDate { get; set; }

Remarks

Using this property will permit you to test the behavior of license expiration without causing clock-rollback errors after testing has been completed.

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

See Also