Microsoft
70-519 · Question #173
You need to design session state management for the rewritten Web application. Which approach should you recommend?
The correct answer is D. 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 a third-party cookie to store the authentication ticket.
- CUse different machine key element attributes and values across all three servers.
- DUse the same machine key element attributes and values across all three servers.
How the community answered
(36 responses)- A8% (3)
- B14% (5)
- C3% (1)
- D75% (27)
Community Discussion
No community discussion yet for this question.