Indicates whether the membership provider is configured to allow users to reset their passwords.
true if the membership provider supports password reset; otherwise, false. The default is true.
This value is defined in the Visual Guard repository and can be modified by editing the password policy in the Visual Guard console.
The value indicates whether users can use the ResetPassword method to overwrite their current password with a new, randomly generated password. This property is read-only.
VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace