Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4068238
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T16:21:02+00:00 2026-05-20T16:21:02+00:00

Are there Custom ASP.NET Membership Providers for sale with added security? For example, the

  • 0

Are there Custom ASP.NET Membership Providers for sale with added security?

For example, the ability to have multiple Questions/Answers that are randomly presented for Password reset, set number of login attempts, force password resets every 30 days, prevent duplicate passwords for new password for a certain period of time, etc

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T16:21:03+00:00Added an answer on May 20, 2026 at 4:21 pm

    I’ve recently updated my custom provider with some of your requested features. Unfortunately it’s not exactly for sale, but I did want to tell you that it wouldn’t be terribly difficult to do on your own.

    The multiple question/answer feature and the force reset (password expiration) actually can be implemented using any provider because they’re not directly enforced by the provider. To enable Password Resets you could simply define a constant in your appSettings, i.e. “PasswordLifetimeInDays”. Then in your Login page simply override the Authenticate method and inspected the LastPasswordChange property of the MembershipUser. If their password has expired then redirect them to a ChangePassword page, otherwise log them in. Check out this article for a walk through of implementing this feature.

    The pre-generated question scenario is also something that doesn’t really fit in as provider functionality. Although, a third party solution could contain this mechanism in a separate API I suppose.

    The SqlMembershipProvider already provides a way to set the number of login attempts via the MaxInvalidPasswordAttempts attribute.

    Really, the duplicate passwords functionality is the only piece that truly belongs in the provider implementation as it requires an additional table to track the password history.

    Let me know if you ever decide to implement this stuff on your own and I could offer some more guidance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there any custom asp.net membership providers that someone has already created online. I
There are plenty of questions (and information) on setting up asp.net membership, role providers
I'm building an ASP.NET MVC applicaiton that will have custom role and membership providers.
I am developing an ASP.NET MVC app with custom membership and role providers. My
I don't want to have the security question and answer feature that ASP.Net Membership
I have created a custom CreateUser in Asp.Net Membership. Now what i want is
We have got a custom MembershipProvider in ASP.NET . Now there are 2 possible
I want to add custom columns to some tables created by ASP.NET. For example;
We're using ASP.Net membership providers (the SQL Server provider), and I want to be
I created custom membership provider for asp.net mvc applications and it all works fine

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.