Click or drag to resize
LicensingGuiTriggerCodesRequirePassword Property
Gets or sets whether or not users will be required to enter a password when activating via the manual exchange of trigger/activation codes. Requiring a password will also require a License ID.

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

Property Value

Type: Boolean
See Also