c# - Active directory like Identity Management with SQL and .Net Implementation -


active directory provides users, groups, , groups having child groups etc. there sql, c# , asp.net implementation has similar active directory functionality?

asp.net membership providers has role based, , claim based. want groups.

guide me identity management solution can extendable, allows user management, group management, claims, etc..


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -