SoftadminUtil.Password_Verify

Not available in Cloud edition.
Type: Scalar function

Verifies a password hashed by SoftadminUtil.Password_Hash.

Parameters

@Password mandatory text
The password to verify.
@HashedPassword mandatory binary
A hash of the correct password.