Skip to main content
Example

プロパティ

boolean
すべてのパスワードポリシーチェックの全体的な結果です。PasswordComplexityRule のすべてのルールで status"valid" の場合にのみ true になります。
評価されたパスワードルールの配列です。各要素は PasswordComplexityRule であり、その status フィールドには、そのルールに対して計算された検証結果が反映されます。