password_reset.sms.pause_window
ServiceNow property description:
Number of minutes before the user can attempt to send another SMS code for verification
Attributes
- Sys ID: 88e86953eb3101006a668c505206fe29
- Type: integer
- Application: Global
- Default value: 2

AI generated property description:
The ServiceNow property `password_reset.sms.pause_window` specifies the number of minutes a user must wait before they can request another SMS code for verification. This property helps to prevent abuse by limiting the frequency of SMS code requests. According to the documentation, the default value is set to 2 minutes. This means that after a user requests an SMS code, they must wait for the specified pause window before they can request another one. Adjusting this property can help balance security and user convenience.
Source