Click or drag to resize

ASDSoft.WebSigner.Server.Content Namespace

Definitions of content for signing on server-side.
Classes
  ClassDescription
Public classBinaryContent
Represent binary data for signing by Data
Public classBuildableDocumentLinkContentBaseTConfiguration
Base implementation for a document which can be shown for signing by a hyperlink in the client application and with supporting build content for signing from document.
Public classDocumentInfo
Description of document for signing.
Public classDocumentLinkContent
Base implementation for a document which can be shown for signing by a hyperlink in the client application.
Public classDocumentSignerLinkContent
Content for a document which can be shown for signing by a hyperlink in the client application and with supporting build content for signing from document by ASDSoft.SignTools (PDF, XML, Office, ...).
Public classDocumentSignerLinkContentBuilderConfiguration
Configuration for signing document.
Protected classDocumentSignerLinkContentBuilderConfigurationDocumentSignerConfigurationTConfiguration
Representation of SignTools DocumentSignerConfiguration
Public classFileContent
Content for a file which can be shown for signing by a hyperlink in the client application and signing hash of this file.
Public classHashContent
Represent hash for signing by Hash
Public classPdfSignerLinkContentBuilderConfiguration
Content for PDF document which can be shown for signing by a hyperlink in the client application and with supporting build content for signing from document by ASDSoft.SignTools.Pdf.
Interfaces
  InterfaceDescription
Public interfaceIContentBuilder
Interface for special content with supporting build content for signing from document.
Public interfaceIContentBuilderTConfiguration
Interface for special content with supporting build content for signing from document.
Public interfaceIContentBuilderConfiguration
Configuration for signing document.
Public interfaceIDocumentLinkContent
Interface for implementation inherited classes from ContentBase which can show document for signing by hyperlink in client application.