Which two actions should you perform?

You are adding new capabilities to an ASP.NET web site. The site currently connects to a Microsoft SQL Server database by using the credentials of the CONTOSOAppIdentity account, which has been granted access to only objects within the database.
The application requires the following implementation:
. Database objects that support ASP.NET roles must be added to the existing database.
. The ContosoAppIdentity user must be granted only the minimum privileges that are required to support all features of ASP.NET roles.
You need to add the ASP.NET roles support.
Which two actions should you perform? (Each correct answer presents part of the complete solution. Choose two.)
A. Use the aspnet_regsql tool.
B. Use the aspnet_regiis tool.
C. Add the CONTOSOAppIdentity user to the asp_Roles_FullAccess database role.
D. Add the CONTOSOAppIdentity user to the db_accessadmin database role.

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.