| ArcValidationResultChainErrors Property |
Get the chain validation errors.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public ArcValidationErrors ChainErrors { get; }
Property Value
ArcValidationErrorsThe chain validation errors.
Remarks
Gets the chain validation errors.
See Also