Click or drag to resize

CacheItemSession Property

Signature session stored in the cache.

Namespace:  ASDSoft.WebSigner.Server.Cache
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public SignatureSession Session { get; }

Property Value

Type: SignatureSession
See Also