System.Security.Cryptography.X509Certificates.X509ChainElement.ChainElementStatus Property

Gets the error status of the current X.509 certificate in a chain.

Syntax

public X509ChainStatus[] ChainElementStatus { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property returns an array of System.Security.Cryptography.X509Certificates.X509ChainStatus objects, each consisting of an error code bit and a descriptive localized error message.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0