ErrorCodesCertificateValidationError Field |
Certificate validation failed.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int CertificateValidationError
Public Const CertificateValidationError As Integer
Field Value
Type:
Int32Remarks The developer can use
Validate method
to find out which properties of the certificate failed.
See Also