OCSPResponseProducedAt Property
Gets the the time at which the OCSP responder signed this response.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public DateTime ProducedAt { get; }
Public ReadOnly Property ProducedAt As DateTime
Get
public:
property DateTime ProducedAt {
DateTime get ();
}
member ProducedAt : DateTime with get
Property Value
DateTime