Okta.Sdk.Model.RecoveryQuestionCredential
October 22, 2025 ยท View on GitHub
Specifies a secret question and answer that's validated (case insensitive) when a user forgets their password or unlocks their account. The answer property is write-only.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Answer | string | The answer to the recovery question | [optional] |
| Question | string | The recovery question | [optional] |