Gets a value indicating whether the SQL Server membership provider is configured to allow users to reset their passwords.
Documentation for this section has not yet been entered.
Password reset allows the membership provider to replace the current password for a user name with a new, randomly generated password. This is especially useful when the SqlMembershipProvider.PasswordFormat property is set to MembershipPasswordFormat.Hashed, as users cannot retrieve hashed password values.