NetworkFloatingServiceCallGeneratePlainTextRequest Method |
Generates a plain-text request for a call to the XmlNetworkFloatingService web service
Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic override string GeneratePlainTextRequest()
Public Overrides Function GeneratePlainTextRequest As String
public:
virtual String^ GeneratePlainTextRequest() override
Return Value
Type:
StringReturns a plain-text request for a call to the XmlNetworkFloatingService web service
Implements
IWebServiceCallGeneratePlainTextRequest
See Also