| CachePersistorBaseDefaultExpiration Property |
Default time expiration for store signature session in the cache without interaction.
Namespace:
ASDSoft.WebSigner.Server.Cache
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax protected TimeSpan DefaultExpiration { get; set; }
Property Value
Type:
TimeSpanRemarks
Default implementation return 4 hours.
See Also