NothingAuthenticationPersistor Class |
Namespace: ASDSoft.WebSigner.Server.Context
public sealed class NothingAuthenticationPersistor : IAuthenticationPersistor
The NothingAuthenticationPersistor type exposes the following members.
Name | Description | |
---|---|---|
NothingAuthenticationPersistor | Initializes a new instance of the NothingAuthenticationPersistor class |
Name | Description | |
---|---|---|
GetCurrentUserIdentification |
Always return Empty | |
RestoreUser |
Do nothing.
|