Answers

Question and Answer:

  Home  MCSD.NET - 70-340 Exam

⟩ Suppose You are an application developer for Company.com. You develop a Windows Forms applicationthat connects to a local Microsoft SQL Server database by using the Microsoft .NET FrameworkData Provider for SQL Server. The application currently connects to the database by using anaccount that is a member of the System Administrator role in SQL Server.You need to ensure that the application can connect to the database by using the user account ofthe interactive user without providing additional permissions.What should you do?A. Modify the application to activate a SQL Server application role.B. Modify the application to use SQL Server integrated security.C. Modify the application to send a security token that contains the authentication information in aKerberos ticket.D. Modify the application to use a COM+ security roles.

B. Modify the application to use SQL Server integrated security.

 296 views

More Questions for you: