Microsoft
70-519 · Question #135
You are designing an ASP.NET Web application. The Web application must allow users to authenticate by using LDAP on a Web form. You need to recommend an authentication model. What should you…
The correct answer is D. Change the authentication mode to Forms authentication, and use the. See the full explanation below for the reasoning.
Question
You are designing an ASP.NET Web application. The Web application must allow users to authenticate by using LDAP on a Web form. You need to recommend an authentication model. What should you recommend?
Options
- AChange the authentication mode to Windows authentication, and implement a custom
- BChange the authentication mode to Forms authentication, and use the
- CChange the authentication mode to Windows authentication, and use the
- DChange the authentication mode to Forms authentication, and use the
How the community answered
(33 responses)- A9% (3)
- B15% (5)
- C3% (1)
- D73% (24)
Community Discussion
No community discussion yet for this question.