Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何设置我的 web.config 以使用表单身份验证,将成员资格提供程序设置为 ActiveDirectoryMembershipProvider 并使用内置登录控件。这样我就可以使用有效的活动目录用户名和密码登录我的 Web 应用程序???
查看ActiveDirectoryMembershipProvider的演练。