OCSPSingleResponseNextUpdate Property
Gets the time at or before which newer information will be available about the status of the certificate.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.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