# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)