ActivateInstallationRegistrationKey1 Property |
Gets or sets Activation Code 1. This is also known as "RegKey1" in Protection PLUS 4, and will 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 RegistrationKey1 { get; set; }
Public Property RegistrationKey1 As Integer
Get
Set
public:
property int RegistrationKey1 {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also