X509CTLNextUpdate Property |
Indication of the date and time for the CTL's next available scheduled update.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public DateTime NextUpdate { get; }
Public ReadOnly Property NextUpdate As DateTime
Get
public:
property DateTime NextUpdate {
DateTime get ();
}
member NextUpdate : DateTime with get
Property Value
Type:
DateTimeSee Also