MailBee.NET Objects 3.1

Smtp.IsSslConnection Property

Indicates whether the current connection (if any) if secured with TLS/SSL layer.

public bool IsSslConnection {get;}

Property Value

true if the current connection is TLS/SSL; false if the connection is not secure.

See Also

Smtp Class | MailBee.SmtpMail Namespace