Verification of a login name and password is known as
-
configuration
-
accessibility
-
authentication
-
logging in
C
Correct answer
Explanation
Authentication is the process of verifying a user's identity, typically through login credentials like username and password. It's different from authorization (what permissions an authenticated user has) or accessibility (making systems usable by people with disabilities). Configuration refers to system settings, not identity verification.