ErrorCodesCertificateValidationError Field |
Certificate validation failed.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic const int CertificateValidationError
Public Const CertificateValidationError As Integer
Field Value
Type:
Int32
RemarksThe developer can use
Validate method
to find out which properties of the certificate failed.
See Also