LicensingGuiTriggerCodesUseEncryptedKey Property |
Gets or sets the seed value used for validating "Activation Code 1" values when activating manually.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic bool TriggerCodesUseEncryptedKey { get; set; }
Public Property TriggerCodesUseEncryptedKey As Boolean
Get
Set
public:
property bool TriggerCodesUseEncryptedKey {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also