Click or drag to resize
ActivateInstallationUserCode2 Property
Gets or sets User Code 2. Although the web service requires a non-zero value in this field, this property is only relevant if you are using Protection PLUS 4 (where it is also referred to as the "Computer ID") "Trigger Code" compatibility features. (The default value will suffice if you are not using these features.)

Namespace: com.softwarekey.Client.WebService.XmlActivationService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public int UserCode2 { get; set; }

Property Value

Type: Int32
See Also