Click or drag to resize

ASDSoft.WebSigner.Server.Context Namespace

Interfaces and implementations for managing information from HttpContext.
Classes
  ClassDescription
Public classNothingAuthenticationPersistor
Do not persist and restore user identity for situation, when application not need it.
Interfaces
  InterfaceDescription
Public interfaceIAuthenticationPersistor
Interface for persist user identification in SignatureSession and restore it. If not specified custom implementation during startup, use default implementation.