nerdexam
Microsoft

70-519 · Question #17

You need to design session state management for the rewritten Web application. Which approach should you recommend?

The correct answer is B. Use the same machine key element attributes and values across all three servers. See the full explanation below for the reasoning.

Question

You need to design session state management for the rewritten Web application. Which approach should you recommend?

Options

  • AUse a persistent cookie to store the authentication ticket.
  • BUse the same machine key element attributes and values across all three servers.
  • CUse a third-party cookie to store the authentication ticket.
  • DUse different machine key element attributes and values across all three servers.

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    72% (26)
  • C
    17% (6)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice