Click or drag to resize

BuildableDocumentLinkContentBaseTConfiguration Properties

The BuildableDocumentLinkContentBaseTConfiguration generic type exposes the following members.

Properties
  NameDescription
Public propertyApplicationContentId
Unique ID generated by hosting application identified content in hosting application (for example ID of document).
(Inherited from ContentBase.)
Public propertyConfiguration
Configuration for signing document
Public propertyContent
Content for signing, for example, text, byte array, ...
(Inherited from ContentBaseT.)
Public propertyDocument
Description and full binary content of document for signing.
(Inherited from DocumentLinkContent.)
Public propertyHasContent
Only for internal use.
(Inherited from ContentBaseT.)
Protected propertyHasLazyContent
Only for internal use.
(Inherited from ContentBase.)
Public propertyIsLink
Always return .
(Inherited from DocumentLinkContent.)
Public propertyNeedResetLazyContent
Only for internal use.
(Inherited from ContentBase.)
Public propertySignatureType
Signature type (Data or Hash).
(Inherited from ContentBase.)
Public propertySignedDocumentData Obsolete.
Binary data of final signed document.
Public propertyTitle
Content title for display in client window for selecting a certificate
(Inherited from BinaryContent.)
Top
See Also