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

NameTypeDescriptionNotes
AnswerstringThe answer to the recovery question[optional]
QuestionstringThe recovery question[optional]

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