Click or drag to resize
ActivateInstallationLicenseFileRequireRegistration Property
Gets or sets whether or not customer registration is required for activation. Customer registration is where the customer enters information (such as name, email, address, etc...) about himself or herself with SOLO Server.

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

Property Value

Type: Boolean
See Also