Which approach should you recommend?

An ASP.NET Web application stores data in a Microsoft SQL Server database that runs on a separate server.
The company requires all database access to be performed under the identity of the user that is connected to the application.
The Web application uses integrated security in the database string.
During testing, the Web application is unable to authenticate to the database as the connected user.
You need to design an authentication strategy.
Which approach should you recommend?
A. Run the Web application under the System account.
B. Run the Web application under the Network Service account.
C. Configure the Web application for constrained delegation.
D. Set the identity element of the Web application configuration to impersonate="true"

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.