Click or drag to resize
NetworkFloatingServiceCallActivationData Property
Gets or sets the XmlDocument of SystemIdentifier information to bind the NetworkSession to a specific computer. This document may be generated using the SystemIdentifier.GenerateActivationDataXml method.

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

Property Value

Type: XmlDocument
See Also