Click or drag to resize
WebServiceCallGenerateEncryptedRequest Method
Generates an encrypted web service call XML request string.

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

Return Value

Type: String
Returns the encrypted web service call XML request string.
See Also