Which approach should you recommend?

You need to design a solution for ensuring that only users with the Administrators role have access to the Admin area of the Web application
Which approach should you recommend?

You need to design a solution for ensuring that only users with the Administrators role have access to the Admin area of the Web application
Which approach should you recommend?

A.
Allow only the local computer Administrator account to have NTS permissions on the files contained in the Admin area

B.
Choose to include the LoginView control within each file in the Admin area

C.
Establish an authorization section in each location section in the Web application configuration files for each area that needs to be secured.

D.
Ensure that each ActionResult returned to the Admin area contains the Authorize attribute and the appropriate properties.



Leave a Reply 0

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