How can I provide an ASP.NET Forms Authentication UX while using Active Directory Role and Authentication providers?
Is it possible to use this Role Provider AspNetWindowsTokenRoleProvider with ASP.NET FORMS Authentication (via this MembershipProvider System.Web.Security.ActiveDirectoryMembershipProvider)?