Click or drag to resize
LicensingGuiAllowManualTriggerCode Property
Gets or sets whether or not a user may manually alter the license using Protection PLUS 4 compatible trigger codes.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public bool AllowManualTriggerCode { get; set; }

Property Value

Type: Boolean
Remarks

This option only works with WritableLicense implementations, and is implied when supporting Downloadable License Files with Trigger Code Validation.

See Also