Click or drag to resize

SignResultItem Properties

The SignResultItem type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleApplicationContentId
Unique application ID of signed content.
Public propertySignature
Base64 encoded RSA signature.
Public propertySignedDocument
Base64 encoded binarz data of signed document, if request content has document such as PDF, XML, .... Otherwise null/empty.
Top
See Also