Multiple choice

Verification of a login name and password is known as

  1. configuration

  2. accessibility

  3. authentication

  4. logging in

  5. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Authentication is the security process of verifying a user's identity before granting system access, typically through credentials like usernames and passwords. It's a critical first step in security, distinct from authorization which determines what an authenticated user can do.