The exception which is thrown during TLS/SSL handshake when automatic certificate validation is enabled and the server certificate does not pass the specified validation conditions.
For a list of all members of this type, see MailBeeCertificateValidationException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeLocalException
MailBee.Security.MailBeeCertificateException
MailBee.Security.MailBeeCertificateValidationException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
To determine the exact conditions which failed to be met during validation, use Status property.
The example is available in ClientServerCertificates topic.
Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeCertificateValidationException Members | MailBee.Security Namespace | AutoValidation