ActivateInstallationRegistrationKey2 Property |
Gets or sets Activation Code 2. This is also known as "RegKey2" in Protection PLUS 4, and may be populated with a Protection PLUS 4 compatible activation code (or "Trigger Code") after processing the response successfully.
Namespace: com.softwarekey.Client.WebService.XmlActivationServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int RegistrationKey2 { get; set; }
Public Property RegistrationKey2 As Integer
Get
Set
public:
property int RegistrationKey2 {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also