ErrorCodesCertificateValidationError Field
Certificate validation failed.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public const int CertificateValidationError

Field Value

Type: Int32
Remarks
The developer can use Validate method to find out which properties of the certificate failed.
See Also