Click or drag to resize
WebServiceCallGeneratePlainTextRequest Method
Generates a plain-text web service call XML request string.

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

Return Value

Type: String
Returns the plain-text web service call XML request string.

Implements

IWebServiceCallGeneratePlainTextRequest
See Also