Security at an object instance

From: Adam (adam@nospam.com)
Date: 02/17/03


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



Relevant Pages

  • Re: Help with
    ... i was just wondering if your previous advice will work even if ... Although Access security can be broken into, ... will never be as secure as you can do with the security built into Access. ...
    (microsoft.public.access.security)
  • Re: password protect
    ... i will not use the access security. ... User-level security, though flawed, is head 'n' ... shoulders above any home grown solution I've seen. ... My advice - take Rick ...
    (microsoft.public.access.gettingstarted)
  • Re: Why are all access database I open asking for log on?
    ... I, of course, am campaigning for using Access security. ... is, that even though I have been writing Access Apps for 7 years, I ... Admin and Users from all rights. ...
    (microsoft.public.access.security)
  • Re: generate warning message when table accessed
    ... >Is there any way to generate a warning message when a user tries to open a ... either directly or through some query that they might have only on ... You can use Access Security to deny them access to the table, ... design-mode rights, modify rights, read rights, or any combination of ...
    (microsoft.public.access.tablesdbdesign)