If I want a website to send UserName & Password to a WebService "String WSLogin.Authentication(UserName,Password)" and this WS will return a string value to represent the user role. How can I add the authenticated user into different RolesGroup so the website will choose different LoginView according to RolesGroup after login