I am connection to a SQL server that has force protocol encryption checked. From my ASP.net application, specifically in my connection string, what parameter do I need to use to take advantage of this encryption?
Thanks!If using OLEDB, add this to the connection string:
No comments:
Post a Comment