Zend
ZF-100-500 · Question #168
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()
- BgetCode()
- CisValid()
- DgetMessages()
How the community answered
(28 responses)- A4% (1)
- B11% (3)
- C82% (23)
- D4% (1)
Community Discussion
No community discussion yet for this question.