Documentation

findPassword

array|false public static
\Bitrix\Main\Authentication\ApplicationPasswordTable::findPassword(
 integer $userId,
 string $password,
 boolean $passwordOriginal = true
);

This static method finds an app by user password. Returns an array with data, or otherwise returns false if the app is not found.

Parameters

ParameterDescriptionVersion
$userIduser id
$passwordpassword
$passwordOriginal

Examples



© «Bitrix24», 2001-2024
Up