Introduction:
In this article I will explain how to assign roles to users and remove roles from users and how populate user roles based on username selection in asp.net membership.
Description:
In previous post I explained clearly about create users using CreateUserWizard in asp.net membership or programmatically insert user details in membership and create or removes roles in asp.net membership. Now I will explain how to populate roles based on username selection and assign or remove roles to users based on username.
In this article I will explain how to assign roles to users and remove roles from users and how populate user roles based on username selection in asp.net membership.
Description:
In previous post I explained clearly about create users using CreateUserWizard in asp.net membership or programmatically insert user details in membership and create or removes roles in asp.net membership. Now I will explain how to populate roles based on username selection and assign or remove roles to users based on username.