glide.password_policy.use_excluded_special_char
ServiceNow property description:
Enable to use the Excluded Special Character option on the Password Policy Form.
Attributes
- Sys ID: 14aa082753213010616cddeeff7b12cf
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.password_policy.use_excluded_special_char` enables the use of the "Excluded Special Character" option on the Password Policy Form. When this property is enabled, administrators can specify certain special characters that should not be allowed in user passwords. This helps in creating more secure and compliant password policies by restricting the use of potentially problematic characters. The property is particularly useful in environments where certain special characters may cause issues with other systems or applications. For detailed steps on setting up password policies, refer to the ServiceNow documentation on configuring password policies.
Source