views:

195

answers:

2

Hi,

Is there any way to get form code level security question answer in .net SQL Membership Provider? I'm struggling with allowing user to have change password reset and change features using the same provider. Do anybody knows how to do that? Or if I would like to use question and answer feature it means that I automatically have to use security question to change password?

+1  A: 

MembershipProviders such as SqlMemberShipProvider aren't designed to allow you to retrieve the password answer, only validate it. The method to validate the answer is ResetPassword().

jrummell
I was afraid of it. :( thanks
truthseeker
A: 

i forgot my security question ans answer as well.. i have account in gmail ..