I have a list of username's in a string array . l wanna give the all selected users a new role .I can easily give that using membership But before doing that i want remove all roles assigned to selected users. How can i do that ..
or at least how can i remove all roles assigned to a particular user?