Two-factor authentication for Net Framework 2.0 (Visual Studio 2005)

Khushvinder Singh Sidhu 0 Reputation points
2024-10-28T08:39:37.9733333+00:00

Is Two-factor authentication using SMS and email with ASP.NET Identity support for .Net Framework 2.0 (Visual Studio 2005)?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,507 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Lan Huang-MSFT 29,751 Reputation points Microsoft Vendor
    2024-10-29T01:50:52.08+00:00

    Hi @Khushvinder Singh Sidhu,

    Is Two-factor authentication using SMS and email with ASP.NET Identity support for .Net Framework 2.0 (Visual Studio 2005)?

    I haven't found any documentation on this so far.

    Only the following older documents were found:

    https://devblogs.microsoft.com/dotnet/adding-two-factor-authentication-to-an-application-using-asp-net-identity/

    However, please note that Net Framework 2.0 and Visual Studio 2005 are not supported, so it is recommended that you update to the latest version.

    https://learn.microsoft.com/en-us/lifecycle/products/microsoft-visual-studio-2005

    https://learn.microsoft.com/en-us/lifecycle/products/microsoft-net-framework

    You can check out how to use two-factor authentication in the latest Net Framework versions.

    Create an ASP.NET Web Forms app with SMS Two-Factor Authentication (C#)

    Two-factor authentication using SMS and email with ASP.NET Identity

    Best regards,
    Lan Huang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.