Skip to main content

What it does

Checks whether a user name and a password match the values in the database.

Definition

Parameters

Sample code for calculating the password hash:

Returned value

Type

Description

bool

  • ”true” if values match
  • otherwise “false” is returned