PersonalQuestionID property

Returns the user's account recovery question. Question IDs correspond to questions defined in an ASP file.

Account recovery allows users who have forgotten their passwords to reset their passwords after answering a previously-configured personal question.

Syntax


C++

HRESULT get_PersonalQuestionID(
   LONG
* pPersonalQuestionID)

Scripting languages

PersonalQuestionID = Object.PersonalQuestionID

Home

Applies to
IERUUser