Microsoft
98-363 · Question #156
Which of the following is the main advantage of using Windows authentication?
The correct answer is C. It can be coupled with IIS authentication so that you do not have to write any custom code. See the full explanation below for the reasoning.
Question
Which of the following is the main advantage of using Windows authentication?
Options
- AIts authentication ticket is usually contained inside a cookie.
- BIt allows a .NET process to act as an authenticated user or as an arbitrarily specified user.
- CIt can be coupled with IIS authentication so that you do not have to write any custom code
- DIt determines the authentication mode that it should use for a particular application by looking
How the community answered
(33 responses)- A9% (3)
- B3% (1)
- C85% (28)
- D3% (1)
Community Discussion
No community discussion yet for this question.