OCSPResponseProducedAt Property |
Gets the the time at which the OCSP responder signed this response.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public DateTime ProducedAt { get; }
Public ReadOnly Property ProducedAt As DateTime
Get
public:
property DateTime ProducedAt {
DateTime get ();
}
member ProducedAt : DateTime with get
Property Value
Type:
DateTimeSee Also