Click or drag to resize
XmlRsaEncryptionBaseOutputDocumentString Property
Gets the output XML string (derived from the OutputDocument property, this is an empty string null when processing has not been or completed, or failed).

Namespace: com.softwarekey.Client.Encryption
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string OutputDocumentString { get; }

Property Value

Type: String
See Also