In ASP.Net MVC, are the Forms Authentication and Membership Provider tightly coupled? The Membership provider model is very different than the existing user validation services that I already have that I need to integrate with. I would like to write my own class to manage users, but still use the built in forms authentication and forms cookie to allow a logged-in user to access authenticated sections of the website.
我能否从网上删除提及“成员提供人”的内容,并将我自己的习惯类别从控制者I用于验证用户吗? 认可的形式是否仍然有效?