Does System.Data.SqlClient support SQL with ChannelBinding and ExtendedProtection and Forced Encryption

Channel Binding Support in Microsoft.Data.SqlClient

System.Data.SqlClient has limited/no Channel Binding support, which is one of the key reasons Microsoft built the new driver.

FeatureSystem.Data.SqlClientMicrosoft.Data.SqlClient
Channel Binding (EPA)? Not supported? Fully supported
Force Encryption?? Limited? Full support
Azure AD Auth? No? Yes
TLS 1.2/1.3?? Limited? Yes
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...