true if the membership user was successfully unlocked; otherwise, false.
Takes, as input, a user name, and updates the field in the data source that stores the MembershipUser.IsLockedOut property to false. The MembershipProvider.UnlockUser(string) method returns true if the record for the membership user is updated successfully; otherwise, false.