300-740 · Question #62
Multifactor authentication enhances security by requiring:
The correct answer is A. Multiple verification methods before granting access. Multifactor authentication (MFA) works by combining two or more independent verification methods - such as something you know (password), something you have (phone/token), and something you are (fingerprint) - making it significantly harder for attackers to gain unauthorized…
Question
Multifactor authentication enhances security by requiring:
Options
- AMultiple verification methods before granting access
- BA username only for identification
- COnly a simple password
- DA single security question
How the community answered
(25 responses)- A88% (22)
- C4% (1)
- D8% (2)
Explanation
Multifactor authentication (MFA) works by combining two or more independent verification methods - such as something you know (password), something you have (phone/token), and something you are (fingerprint) - making it significantly harder for attackers to gain unauthorized access with just one compromised credential.
Why the distractors are wrong:
- B - A username alone only identifies you; it provides no authentication or security.
- C - A single password is single-factor authentication, not multifactor.
- D - One security question is still just a single factor, no matter how complex.
Memory tip: Think of MFA like a bank vault with two locks - one key alone won't open it. The word "multi" means more than one, so the correct answer must involve multiple methods. If any option mentions "only" or "single," it can't be MFA.
Topics
Community Discussion
No community discussion yet for this question.