nerdexam
Zend

ZF-100-500 · Question #204

Which of the following methods of Zend_Auth returns TRUE if and only if the result represents a successful authentication attempt?

The correct answer is C. isValid(). See the full explanation below for the reasoning.

Question

Which of the following methods of Zend_Auth returns TRUE if and only if the result represents a successful authentication attempt?

Options

  • AgetIdentity()
  • BgetMessages()
  • CisValid()
  • DgetCode()

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    9% (4)
  • C
    81% (35)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice