Security at an object instance
From: Adam (adam@nospam.com)
Date: 02/17/03
- Next message: Michel Gallant (MVP): "Simpler Authenticode signature verification approach"
- Previous message: Shawn Farkas [MS]: "Re: Permview has doesn't say file not found"
- Next in thread: Joe Kaplan: "Re: Security at an object instance"
- Reply: Joe Kaplan: "Re: Security at an object instance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Adam" <adam@nospam.com> Date: Mon, 17 Feb 2003 21:52:12 -0000
I'm looking for advice on how to apply access security for an instance of an
object.
Using roles I can define that a user has the rights to perform a certain
action on all objects of a known type (say "open" on a "results object").
However, I'd like to restrict access to some of the "results objects" to
specific users (i.e. an application admin configures a few as accessible
only to a certain user).
Any ideas/resources on how to do this in .NET (C#).
Thanks, Adam
- Next message: Michel Gallant (MVP): "Simpler Authenticode signature verification approach"
- Previous message: Shawn Farkas [MS]: "Re: Permview has doesn't say file not found"
- Next in thread: Joe Kaplan: "Re: Security at an object instance"
- Reply: Joe Kaplan: "Re: Security at an object instance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|