OCSPResponseChainErrorInformation Property
Gets error information returned by the certificate chaining engine.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public X509ChainStatus[] ChainErrorInformation { get; }
Public ReadOnly Property ChainErrorInformation As X509ChainStatus()
Get
public:
property array<X509ChainStatus>^ ChainErrorInformation {
array<X509ChainStatus>^ get ();
}
member ChainErrorInformation : X509ChainStatus[] with get
Property Value
X509ChainStatus