Click or drag to resize
ActivateInstallationLicenseFileActivationData Property
Gets or sets the Activation Data document, which contains the SystemIdentifier information. This field is optional, but recommended. This document may be generated using the SystemIdentifier.GenerateActivationDataXml method.

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

Property Value

Type: XmlDocument
See Also