Implement RoleGroup in WS Login Authentication  
Author Message
Overseasg





PostPosted: ASMX Web Services and XML Serialization, Implement RoleGroup in WS Login Authentication Top

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

.NET Development30