InterviewSolution
Saved Bookmarks
| 1. |
What Is Basic Authentication? |
|
Answer» An AUTHENTICATION mechanism in which a Web server AUTHENTICATES an entity via a user name and PASSWORD obtained USING the Web application's built-in authentication mechanism. An authentication mechanism in which a Web server authenticates an entity via a user name and password obtained using the Web application's built-in authentication mechanism. |
|