Property reference

password_reset.qa.num_enroll

The password_reset.qa.num_enroll property sets the number of security questions required for user enrollment. By default, it requires five questions, which helps enhance account security during the enrollment process.

Default: 5 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines how many security questions users must answer during the enrollment phase, impacting the overall security posture of user accounts.
What area does it affect? User Enrollment Security
What does the default mean? The default value is "5", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting security measures for user account enrollment.

Out of the box property record

Raw metadata from the property record.

Property name password_reset.qa.num_enroll
Sys ID fe7694c0ebb001006a668c505206fe25
Type integer
Application Global
Default value 5
Description Number of security questions required during enrollment
Updated 2024-05-25 04:00:49

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... CAPTCHA service. To use the base system CAPTCHA, change the password_reset.captcha.google.enabled system property to false. • Type: true | false • Default value: false • Location: Password Reset > Properties password_reset.qa.num_enroll Specifies the number of questions a user must select and answer to be enrolled in the password reset program. Note: This security question property can be overridden by adding a ...
Documentation excerpt View supporting context
Context preview Snippet 2
... can override this property setting for a Password Reset process by configuring the num_reset parameter. See Specify the number of required security questions. Number of security questions required during enrollment password_reset.qa.num_enroll Number of questions that a user must provide answers to while enrolling for the Password Reset process. • Type: integer • Default value: 5 • Possible values: Integers that are ...