Verification of a login name and password is known as
-
configuration
-
accessibility
-
authentication
-
logging in
-
none of these
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.