Answers

Question and Answer:

  Home  C# (Sharp) Programming Language

⟩ Which one is trusted and which one is untrusted?

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

 143 views

More Questions for you: