Click or drag to resize

X509CertificateTrustListNextUpdate Property

Indication of the date and time for the CTL's next available scheduled update.

Namespace:  SysadminsLV.PKI.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Nullable<DateTime> NextUpdate { get; }

Property Value

Type: NullableDateTime
See Also