You need to design session state management for the rewritten Web application. Which
approach should you recommend?
A.
Use the same machine key element attributes and values across all three servers.
B.
Use a third-party cookie to store the authentication ticket.
C.
Use a persistent cookie to store the authentication ticket.
D.
Use different machine key element attributes and values across all three servers.