Unify and manage your data

AllowedCharacterPRule

This rule determines if a password contains allowed characters.

Rule for determining if a password contains allowed characters.

Table 1. Parameters
ParameterDescriptionTypeSyntax
values

Characters allowed for use in the created password.

String "values": "acbdefghijklmnoprst_$%&#"
{ "type": ".AllowedCharacterPRule", "values": "acbdefghijklmnoprst etc" }
Was this content helpful?