Click or drag to resize

SignerBaseTIdentificationCreateSignatureSession Method

Overload List
  NameDescription
Protected methodCreateSignatureSession(CreateSessionRequest) (Overrides SignerBaseCreateSignatureSession(CreateSessionRequest).)
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)
Create new session for signing customized by host application.
Protected methodCreateSignatureSession(String, Boolean, SignatureRequest)
Create new session for signing in specific web application. Only for internal use.
(Inherited from SignerBase.)
Top
See Also