nerdexam
Microsoft

98-363 · Question #67

A web.config file contains the following code: <authorization> <deny users="?" /> </authorization> This section denies access to:

The correct answer is D. users whose browsers have JavaScript disabled. See the full explanation below for the reasoning.

Question

A web.config file contains the following code:

<authorization> <deny users="?" /> </authorization> This section denies access to:

Options

  • Aanonymous users.
  • Ball users.
  • Cusers whose browsers have cookies disabled.
  • Dusers whose browsers have JavaScript disabled.

How the community answered

(37 responses)
  • A
    16% (6)
  • B
    3% (1)
  • C
    8% (3)
  • D
    73% (27)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice