c# - Where is the ActiveDirectoryRoleProvider class? -


i´ve read in mct trainer handbook of course 20486:

role providers in asp.net 4.5

activedirectoryroleprovider. provider class defined in system.web.security namespace, , provider enables use active directory management model roles

this namespace (system.web.security) has activedirectorymembershipprovider class not activedirectoryroleprovider one? statement correct or i´m missing something?

thanks


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -