PHP Класс CustomerIdentity

It contains the authentication method that checks if the provided data can identity the user.
Наследование: extends CUserIdentity
Показать файл Открыть проект

Открытые методы

Метод Описание
authenticate ( ) : boolean Authenticates a user.

Описание методов

authenticate() публичный Метод

Authenticates a user.
public authenticate ( ) : boolean
Результат boolean whether authentication succeeds.