| Name | Type | Description | Notes |
|---|---|---|---|
| dictionary | PasswordDictionary | [optional] [default to undefined] | |
| excludeAttributes | Array<string> | [optional] [default to undefined] | |
| excludeUsername | boolean | [optional] [default to undefined] | |
| minLength | number | [optional] [default to undefined] | |
| minLowerCase | number | [optional] [default to undefined] | |
| minNumber | number | [optional] [default to undefined] | |
| minSymbol | number | [optional] [default to undefined] | |
| minUpperCase | number | [optional] [default to undefined] |