Home »
MCQs »
Zend Framework MCQs
Which of the following method obtain the authentication information?
73. Which of the following method obtain the authentication information?
- clearIdentity()
- getIdentity()
- hasIdentity()
- Get()
Answer: B) getIdentity()
Explanation:
getIdentity() method obtains the authentication information.