Sunday, 28 April 2013

Which one is trusted and which one is untrusted? | C#.Net Interview Questions

Windows Authentication is trusted because the username and password are checked with the Active Directory, the SQL Server authentication is untrusted, since SQL Server is the only verifier participating in the transaction.

No comments: