Skip to content

Commit 3e3e58e

Browse files
Merge pull request #36908 from baleng/patch-7
Update connect-to-the-database-engine-using-extended-protection.md
2 parents 00415db + e3c4f45 commit 3e3e58e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/database-engine/configure-windows/connect-to-the-database-engine-using-extended-protection.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ The following links provide more information about how Windows supports **Extend
5858
- [Integrated Windows Authentication with Extended Protection](/previous-versions/visualstudio/visual-studio-2008/dd639324(v=vs.90))
5959
- [Microsoft Security Advisory (973811), Extended Protection for Authentication](/security-updates/SecurityAdvisories/2009/973811)
6060

61+
### Driver support
62+
63+
The only drivers that support Extended Protection are Windows-based
64+
- Microsoft ODBC Driver for SQL Server (on Windows only)
65+
- Microsoft OLE DB Driver for SQL Server
66+
- System.Data.SqlClient (in .NET Framework on Windows)
67+
- Microsoft.Data.SqlClient (on Windows)
68+
6169
## Settings
6270

6371
There are three SQL Server connection settings that affect service binding and channel binding. The settings can be configured using the SQL Server Configuration Manager or WMI and viewed using the **Server Protocol Settings** facet of Policy Based Management.

0 commit comments

Comments
 (0)