Answers

Question and Answer:

  Home  MCSD.NET - 70-330 Exam

⟩ Suppose 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 ensurethat the application can connect to the database by using the user account of the interactive userwithout 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.

 207 views

More Questions for you: