CacheItem Class |
Namespace: ASDSoft.WebSigner.Server.Cache
[SerializableAttribute] public sealed class CacheItem : CacheItem<SignatureSession>
The CacheItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Session |
Signature session stored in the cache.
| |
| ValidToUtc |
Absolute UTC time when item expired in the cache.
(Inherited from CacheItemT.) |