ValidatePassword Method
Validates a Time-Based One Time Password.
Syntax
int ValidatePassword();
Remarks
This method validates a Time-Based One Time Password.
The following properties are applicable when calling ValidatePassword.
The method will return True if the password is validated, False otherwise.