ASP.NET MVC2 Membership: How to get userID and roleID of logged user?

Posted by ile on Stack Overflow See other posts from Stack Overflow or by ile
Published on 2010-05-04T09:48:37Z Indexed on 2010/05/04 10:38 UTC
Read the original article Hit count: 1007

Filed under:
|
|

How can I get userID and roleID of user that is logged to application? User.Identity doesn't contain these details?

Thanks,
Ile

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about membership