OCSPResponseResponses Property
Gets a collection of OCSPSingleResponse objects, which contains revocation status about each requested certificate.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public OCSPSingleResponseCollection Responses { get; }
Public ReadOnly Property Responses As OCSPSingleResponseCollection
Get
public:
property OCSPSingleResponseCollection^ Responses {
OCSPSingleResponseCollection^ get ();
}
member Responses : OCSPSingleResponseCollection with get
Property Value
OCSPSingleResponseCollection