IAuthenticationPersistor Interface |
Namespace: ASDSoft.WebSigner.Server.Context
public interface IAuthenticationPersistor
The IAuthenticationPersistor type exposes the following members.
Name | Description | |
---|---|---|
GetCurrentUserIdentification |
Get identification of current user for store in SignatureSession.
| |
RestoreUser |
Restore User from serialized user identification for client application requests.
|