Click or drag to resize

SecureDocumentPersistorDelete Method

See to Delete(Guid)

Namespace:  ASDSoft.WebSigner.Server.Cache
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public abstract void Delete(
	Guid storedDocumentId
)

Parameters

storedDocumentId
Type: SystemGuid
See to Delete(Guid)

Implements

IDocumentPersistorDelete(Guid)
See Also