LDAP Authentication in ASP.Net MVC

前端 未结 5 507
野的像风
野的像风 2020-12-04 09:49

I want to be able to authenticate a user by using their domain UserId and Password, but the default ASP.Net MVC application allows the user to register a userId and password

5条回答
  •  悲哀的现实
    2020-12-04 10:39

    i couldnt find System.Web.Security.ActiveDirectoryMembershipProvider.dll where to find ? also i search in memebership & i found this

    
        
            
        
    
    

提交回复
热议问题