ValidatePassword Method

Validates a Time-Based or HMAC-Based One Time Password.

Object Oriented Interface

public function doValidatePassword();

Procedural Interface

ipworksauth_onetimepassword_do_validatepassword($res);

Remarks

This method validates a Time-Based or HMAC-Based One Time Password. The PasswordAlgorithm property specifies which algorithm to use.

The following properties are applicable when calling ValidatePassword.

The method will return True if the password is validated, False otherwise.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 PHP Edition - Version 20.0 [Build 8155]