98-365 · Question #309
Which type of IIS authentication sends the username and password in clear text?
The correct answer is C. Basic Authentication. Basic Authentication requires that users provide a valid username and password to gain access to content. Because basic authentication transmits passwords across the network in clear text, you should use it with a digital certificate to encrypt usernames and passwords being sent
Question
Which type of IIS authentication sends the username and password in clear text?
Options
- Aanonymous
- BASP.NET Impersonation
- CBasic Authentication
- DWindows Authentication
How the community answered
(48 responses)- A4% (2)
- B2% (1)
- C88% (42)
- D6% (3)
Explanation
Basic Authentication requires that users provide a valid username and password to gain access to content. Because basic authentication transmits passwords across the network in clear text, you should use it with a digital certificate to encrypt usernames and passwords being sent over
Topics
Community Discussion
No community discussion yet for this question.