Home »
MCQs »
Zend Framework MCQs
Which of the following method delete the authentication information?
74. Which of the following method delete the authentication information?
- clearIdentity()
- getIdentity()
- hasIdentity()
- Clear()
- Delete()
Answer: A) clearIdentity()
Explanation:
clearIdentity() method deletes the authentication information.