PasswordResetResponse Object

Contains information for the response to a user's password reset request.

This object is used by the following operations:

The properties included in the PasswordResetResponse object are listed below.

Property Type Description
emailAddress string The user's email address.
userName string The username.
Reset status string The value for the password reset status. For example: user.password.reset.valid.answer. For valid values, see Reset Status Values (for password reset).
UserIdentificationChallenge UserIdentificationChallenge Contains information about a user's answer to a specific user identification challenge question.