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.3.0+16893f72dbbf743b5dc1838aaf2dc6aff3ae6df1
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