ResourcesErrorDesc_SslNegoNotSupportedException Property |
Gets "Exception occurred during SSL negotiation. Perhaps, you need to specify a more secure protocol such as TLS 1.2 (see SecurityProtocol.TlsAuto)." string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
Syntaxpublic virtual string ErrorDesc_SslNegoNotSupportedException { get; }
Public Overridable ReadOnly Property ErrorDesc_SslNegoNotSupportedException As String
Get
Property Value
Type:
String
See Also