Skip to main content

UserPasswordStrength

UserPasswordStrength

Properties

| Name | Type | Description | Notes | | --------------- | ---------------------- | --------------------------------------------------------- | ---------- | --------- | ------ | -------- | ---------- | | Score | int? | Evaluated password strength score.

0:very weak | 1:weak | 2:average | 3:good | 4:strong | [optional] | | Suggestions | List<string> | Suggestions on how the password strength can be improved. | [optional] |