nerdexam
CompTIA

SK0-004 · Question #76

In authentication, which of the following represents something you have?

The correct answer is C. Token. In multi-factor authentication, factors are categorized as something you know, something you have, or something you are. A token is a physical or digital object in your possession and represents the 'something you have' factor.

Security and disaster recovery

Question

In authentication, which of the following represents something you have?

Options

  • APassword
  • BFingerprint
  • CToken
  • DPIN

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    92% (24)

Why each option

In multi-factor authentication, factors are categorized as something you know, something you have, or something you are. A token is a physical or digital object in your possession and represents the 'something you have' factor.

APassword

A password is a 'something you know' factor because it is a secret that is memorized, not a physical or digital object that must be possessed.

BFingerprint

A fingerprint is a 'something you are' factor because it is a biometric characteristic inherent to the user's physical body.

CTokenCorrect

A token - whether a hardware security key, smart card, or software-based OTP token - is a physical or digital artifact that must be in the user's possession to authenticate. This directly maps to the 'something you have' authentication category as defined in authentication factor taxonomy. Tokens are distinct from knowledge-based factors because possession, not memorization, is required.

DPIN

A PIN is a 'something you know' factor because it is a numeric secret stored in memory, functionally equivalent to a password in authentication factor classification.

Concept tested: Authentication factor categories - something you have

Source: https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-mfa-howitworks

Topics

#authentication factors#token#something you have#multi-factor authentication

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice