移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

单选题

You are using the ASP.NET membership APIs to manage user accounts for a Web site. The Web.config file contains the definition for the membership provider. After modifying the Web.config file to enable password recovery, you create a PasswordReset.aspx file. You need to enable users to reset their passwords online. The new passwords must be sent to them by e-mail after they have logged on through the Login.aspx page. In addition, users must be required to answer their secret questions before resetting their passwords. Which code logic should you use? ()

发布日期:2021-03-17

You are using the ASP.NET membership APIs to manag...
A

Add a PasswordRecovery element to the PasswordReset.aspx file and configure it.

B

Modify the Page_Load to set the Membership.EnablePasswordReset to True in the PasswordReset.aspx file.

C

Add a ChangePassword element to the PasswordReset.aspx file and configure it.

D

Modify the Login.aspx form to include a Required Field validator on the secret question answer text box. Then redirect users to the PasswordReset.aspx file.

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

微软认证考试

护理学章节练习

去刷题