Name | Type | Description | Notes |
---|---|---|---|
Dictionary | PasswordDictionary | [optional] | |
ExcludeAttributes | List<string> | [optional] | |
ExcludeUsername | bool | [optional] [default to true] | |
MinLength | int | [optional] | |
MinLowerCase | int | [optional] | |
MinNumber | int | [optional] | |
MinSymbol | int | [optional] | |
MinUpperCase | int | [optional] |