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)- A2% (1)
- B9% (4)
- C81% (35)
- D7% (3)
Community Discussion
No community discussion yet for this question.