| IMailServiceSslProtocol Property |
Get the negotiated SSL or TLS protocol version.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax SslProtocols SslProtocol { get; }
Property Value
SslProtocolsThe negotiated SSL or TLS protocol version.
Remarks Gets the negotiated SSL or TLS protocol version once an SSL or TLS connection has been made.
See Also