Click or drag to resize
NetworkFloatingServiceCallGeneratePlainTextRequest Method
Generates a plain-text request for a call to the XmlNetworkFloatingService web service

Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public override string GeneratePlainTextRequest()

Return Value

Type: String
Returns a plain-text request for a call to the XmlNetworkFloatingService web service

Implements

IWebServiceCallGeneratePlainTextRequest
See Also