Click or drag to resize

OCSPResponseResponseType Property

Gets response type (for example, id_pkix_ocsp_basic, which means Basic OCSP Response type).

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

Property Value

Type: OCSPResponseType
See Also