Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Service Design Question
Message
 
To
10/03/2008 19:55:53
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
01299582
Message ID:
01301171
Views:
12
I think I asked you this in an earlier thread. I'm thinking about security again, and it seems to me that the
best idea is to validate user access at the database level via username and password.

What if I created a user class which stores user info (name, username, password, access info) upon login and
is returned serialized to the client?

The user object could be then passed around at the client level and also to each method on the WS,
which could use the information stored on it to validate the user on each subsequent call.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform