OCSPSingleResponseThisUpdate Property |
Gets the time at which the status being indicated is known to be correct.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public DateTime ThisUpdate { get; }
Public ReadOnly Property ThisUpdate As DateTime
Get
public:
property DateTime ThisUpdate {
DateTime get ();
}
member ThisUpdate : DateTime with get
Property Value
Type:
DateTimeSee Also