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
Post a Comment