OCSPSingleResponseNextUpdate Property

Gets the time at or before which newer information will be available about the status of the certificate.

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
C#
public DateTime? NextUpdate { get; }

Property Value

NullableDateTime

See Also