nerdexam
Microsoft

70-519 · Question #160

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?

The correct answer is D. Ensure that each Action Result returned to the Admin area contains the Authorize attribute. See the full explanation below for the reasoning.

Question

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?

Options

  • AAllow only the local computer Administrator account to have NT permissions on the files
  • BChoose to include the Login View control within each file in the Admin area.
  • CEstablish an authorization section in each location section in the Web application
  • DEnsure that each Action Result returned to the Admin area contains the Authorize attribute

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    16% (7)
  • C
    5% (2)
  • D
    75% (33)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice