Click or drag to resize

CacheItemTValidToUtc Property

Absolute UTC time when item expired in the cache.

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

Property Value

Type: DateTime
See Also