| 1. | Property to validate that passwords meet your requirements 属性的正则表达式来验证密码是否满足要求。 |
| 2. | Validate that passwords are complex 验证密码是复杂密码 |
| 3. | Confirm password verify password 确认密码验证密码 |
| 4. | Do not bind this field to any value , it will be used for password verification purposes 不要将其绑定为任何值,它将用来验证密码。 |
| 5. | Does not verify that the password can open the master key of the specified database 不会验证密码是否可以打开已指定数据库的主密钥。 |
| 6. | When a password is validated , it is combined with a salt value and then hashed 验证密码时,先将其与salt值合并,然后再进行哈希计算。 |
| 7. | Attribute to a regular expression that validates the password meets the following criteria 属性设置为验证密码是否满足以下条件的正则表达式: |
| 8. | Property gets the regular expression used to evaluate password complexity from the provider specified in the 属性中指定的提供程序验证密码复杂性的正则表达式。 |
| 9. | For example , a sequence that validates a password may appear in multiple contexts in a given application 比如,在一个应用程序中,一个验证密码的序列很可能出现在多个上下文环境中。 |
| 10. | Consider other methods of verifying password transactions , such as sending a confirmation code and a return url that requires users to use the url to complete the transaction 考虑使用验证密码事务的其他方法,如发送确认代码和返回url ,要求用户使用该url完成这一事务。 |