Click or drag to resize
MimeKit

ArcValidationResultChainErrors Property

Get the chain validation errors.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public ArcValidationErrors ChainErrors { get; }

Property Value

ArcValidationErrors
The chain validation errors.
Remarks
Gets the chain validation errors.
See Also