Class RecoveryQuestionCredential

java.lang.Object
com.okta.sdk.resource.model.RecoveryQuestionCredential
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]", comments="Generator version: 7.11.0") public class RecoveryQuestionCredential extends Object implements Serializable
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.
See Also: