locked
How to authenticate windows users using an Active Directory (MVC4) RRS feed

  • Question

  • I need to authenticate windows users using an Active Directory on a MVC application I found many examples forms authentication which is not my requirement. Basically isn't there a replacement for FormsAuthentication.SetAuthCookie(model.UserName, model.RememberMe);

    Forms example : 1 2 3 4

     
    • Moved by Sabah ShariqMVP Saturday, July 22, 2017 2:22 PM Moved from Visual C#
    Saturday, July 22, 2017 5:40 AM

All replies