Documentation for this section has not yet been entered.
MembershipProvider.EnablePasswordReset contains a Boolean value specified in the configuration file (Web.config) using the enablePasswordReset attribute. The value indicates whether users can use the MembershipProvider.ResetPassword(string, string) method to overwrite their current password with a new, randomly generated password. This property is read-only.