Click or drag to resize
LicensingGuiRegKey2Seed Property
Gets or sets the seed value used to decode "Activation Code 2" values when activating manually. The decoded value will contain 14 bits of additional numeric data.

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

Property Value

Type: Int32
See Also