Documentation for this section has not yet been entered.
The supported security protocols are specified when the System.Net.Security.SslStream is created. If no security protocol was passed to the constructor, the instance is created using System.Security.Authentication.SslProtocols.Default. The actual protocol used for authentication is selected based on the protocols supported by the client and server.