Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.33 KB

ForgottenPasswordInformation.md

File metadata and controls

17 lines (13 loc) · 1.33 KB

ForgottenPasswordInformation

Properties

Name Type Description Notes
forgottenPasswordAnswer1 String The answer to the first forgotten password challenge question. [optional]
forgottenPasswordAnswer2 String The answer to the second forgotten password challenge question. [optional]
forgottenPasswordAnswer3 String The answer to the third forgotten password challenge question. [optional]
forgottenPasswordAnswer4 String The answer to the fourth forgotten password challenge question. [optional]
forgottenPasswordQuestion1 String The first challenge question presented to a user who has forgotten their password. [optional]
forgottenPasswordQuestion2 String The second challenge question presented to a user who has forgotten their password. [optional]
forgottenPasswordQuestion3 String The third challenge question presented to a user who has forgotten their password. [optional]
forgottenPasswordQuestion4 String The fourth challenge question presented to a user who has forgotten their password. [optional]

[Back to Model list] [Back to API list] [Back to README]