Microsoft
98-363 · Question #44
Users of your Web site are required to create passwords that are eight characters long and contain at least one number. You need to verify that the text that the user types into the password text…
The correct answer is C. RegularExpressionValidator. See the full explanation below for the reasoning.
Question
Users of your Web site are required to create passwords that are eight characters long and contain at least one number. You need to verify that the text that the user types into the password text box meets the requirements. Which built-in control should you implement?
Options
- ATextValidator
- BMembershipValidator
- CRegularExpressionValidator
- DPasswordStrengthValidator
How the community answered
(23 responses)- A9% (2)
- B17% (4)
- C70% (16)
- D4% (1)
Community Discussion
No community discussion yet for this question.