Click or drag to resize

OCSPResponseResponses Property

Gets a collection of OCSPSingleResponse objects, which contains revocation status about each requested certificate.

Namespace:  PKI.OCSP
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public OCSPSingleResponseCollection Responses { get; }

Property Value

Type: OCSPSingleResponseCollection
See Also