Click or drag to resize

SignRequestItem Properties

The SignRequestItem type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleApplicationContentId
Unique application ID of content.
Public propertyCode exampleContent
Content for signing encoded to text presentation.
Public propertyCode exampleContentType
Content type (e.g. Text, Hash-Base64, BinaryData-Base64, Pdf-Base64, Xml-Base64, ...). Use API method GetSupportedContentTypes for getting possible values.
Public propertyDocumentSigning
Configuration for signing content of type document.
Public propertyCode exampleHashAlgorithm
Hash algorithm name used for signing.
Public propertyCode exampleTitle
Content title for display in client window for selecting a certificate
Top
See Also