ResourcesErrorDesc_SslNegoIOException Property
Gets "IOException occurred during SSL negotiation. Perhaps, you need to specify a more secure protocol such as TLS 1.2 (see SecurityProtocol.TlsAuto)." string.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public virtual string ErrorDesc_SslNegoIOException { get; }

Property Value

Type: String
See Also