It seems there should be some way for a user to reset his security q and a 开发者_开发问答but I can't find anything. Thanks in advance for the help.
If you call GetUser, it returns a MembershipUser object, on that object is a method ChangePasswordQuestionAndAnswer() which is used to update the question and answer.
加载中,请稍侯......
精彩评论