DeployLX Software Protection System

SecureLicense..::..RequireAdminOnFirstRun Property

Gets or sets a value that indicates if an administrator must run the application at least once. This allows DeployLX Licensing to set up security settings on shared objects so that trials and other data is shared between users.

Syntax

Public Property RequireAdminOnFirstRun As AdminRunRequirement
	Get
	Set
public AdminRunRequirement RequireAdminOnFirstRun { get; set; }

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

See Also