password_reset.sms.default_complexity
ServiceNow property description:
Number of digits in the SMS code sent to the user
Attributes
- Sys ID: 3fb4034deb6001006a668c505206fee6
- Type: integer
- Application: Global
- Default value: 6

AI generated property description:
The ServiceNow property `password_reset.sms.default_complexity` determines the number of digits in the SMS code sent to users for password resets. This property ensures that the SMS code meets a specified complexity level, enhancing security. By default, the code is set to a certain number of digits, which can be adjusted based on organizational requirements. The property is configurable, allowing administrators to set the desired length of the SMS code. This helps in balancing security needs with user convenience. For more details, refer to the ServiceNow documentation on password reset SMS complexity.
Source