ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner.Server.Cache
IDocumentPersistor Interface
IDocumentPersistor Methods
Create Method
Delete Method
OpenRead Method
IDocumentPersistor
Delete Method
Delete stored document.
Namespace:
ASDSoft.WebSigner.Server.Cache
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
Copy
void
Delete
(
Guid
storedDocumentId
)
Parameters
storedDocumentId
Type:
System
Guid
Id used in method
Create(Guid)
See Also
Reference
IDocumentPersistor Interface
ASDSoft.WebSigner.Server.Cache Namespace