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.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic int RegKey2Seed { get; set; }
Public Property RegKey2Seed As Integer
Get
Set
public:
property int RegKey2Seed {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also