X509CertificateTrustListNextUpdate Property
Indication of the date and time for the CTL's next available scheduled update.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public DateTime? NextUpdate { get; }
Public ReadOnly Property NextUpdate As DateTime?
Get
public:
property Nullable<DateTime> NextUpdate {
Nullable<DateTime> get ();
}
member NextUpdate : Nullable<DateTime> with get
Property Value
NullableDateTime