This question has answers about negotiating the best version of TLS/SSL available with the server: Which versions of SSL/TLS does System.Net.WebRequest support?
However I thought SmtpClient used regular Smtp for transport, with TLS on top - which as I understand it is StartTLS.
I am documenting some software (a box ticking exercise) and need to state which protocols are used, and security protocols are really not my area of expertise so how can I explain this well?