nerdexam
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)
  • A
    9% (2)
  • B
    17% (4)
  • C
    70% (16)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice