IsInRole in ASP.NET application

Posted by Ram on Stack Overflow See other posts from Stack Overflow or by Ram
Published on 2010-06-15T09:21:12Z Indexed on 2010/06/15 9:22 UTC
Read the original article Hit count: 156

Filed under:
|
|

hi,

Can I use IsInRole with customized objects?? Like I want to do some operations only for Employee while other only for Managers.

How can I achieve this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET