| ||||
ValidatePersonalAnswer methodDetermines whether a user's personal answer is correct. Account recovery allows users who have forgotten their passwords to reset their passwords after answering a previously-configured personal question (for example, place of birth, or mother's maiden name). Syntax
ParametersAnswerThe correct answer to the user's account recovery personal question. LockoutIPAddressThe address stored in case the account is locked out. ValidationReturnUpon return, TRUE if the answer matches; otherwise FALSE. Return value
|
Home |