'TLS Version used by .Net 4.8 application on Windows 10

The application communicates with a SQL Server 2019 by using ".NET Framework Data Provider for SQL Server"-Provider. In the connectionsting the Encrypt Parameter is set to true. Where can I see which TLS Version is used and how can I determine the TLS Version that has to be used by the Data Provider?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source