Click or drag to resize

DocumentSignerBaseTIdentificationCreateSignatureSession Method

Overload List
  NameDescription
Protected methodCreateSignatureSession(CreateSessionRequest) (Inherited from SignerBaseTIdentification.)
Protected methodCreateSignatureSession(IContentBuilder)
Create new session for signing in default web application with not required qualified certificate.
(Inherited from SignerBase.)
Protected methodCreateSignatureSession(SignatureRequest)
Create new session for signing in default web application with not required qualified certificate.
(Inherited from SignerBase.)
Protected methodCreateSignatureSession(Boolean, IContentBuilder)
Create new session for signing in default web application.
(Inherited from SignerBase.)
Protected methodCreateSignatureSession(Boolean, SignatureRequest)
Create new session for signing in default web application.
(Inherited from SignerBase.)
Protected methodCreateSignatureSession(TIdentification, String) (Overrides SignerBaseTIdentificationCreateSignatureSession(TIdentification, String).)
Protected methodCreateSignatureSession(String, Boolean, SignatureRequest)
Create new session for signing in specific web application. Only for internal use.
(Inherited from SignerBase.)
Top
See Also