SecureDocumentPersistor Class |
Namespace: ASDSoft.WebSigner.Server.Cache
public abstract class SecureDocumentPersistor : IDocumentPersistor
The SecureDocumentPersistor type exposes the following members.
Name | Description | |
---|---|---|
SecureDocumentPersistor | Initializes a new instance of the SecureDocumentPersistor class |
Name | Description | |
---|---|---|
Create |
See to Create(Guid) | |
Delete |
See to Delete(Guid) | |
GetReadStream |
See to OpenRead(Guid) | |
GetWriteStream |
See to Create(Guid) | |
OpenRead |
See to OpenRead(Guid) |