ErrorCodesSslNegoNotSupportedException Field |
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int SslNegoNotSupportedException
Public Const SslNegoNotSupportedException As Integer
Field Value
Type:
Int32Remarks For instance, the selected security protocol is not supported by the current platform. Consider selecting another protocol
(e.g.
Tls12 or
TlsAuto).
See Also