PasswordComplexityPolicyTemplateInput
Specifies the format of each password policy field.
Fields
| Field | Type | Description |
|---|---|---|
| defaultValue | Int | Default value for the password policy field. |
| isActive | Boolean! | Specifies if the password complexity policy field is being used. |
| maxValue | Int | Maximum value for the password policy field. |
| minValue | Int | Minimum value for the password policy field. |