RE: Check for certian privileges
From: john conwell (johnconwell_at_discussions.microsoft.com)
Date: 05/12/05
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Check for certian privileges"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: WindowsIdentity role caching in ASP.NET"
- In reply to: john conwell: "Check for certian privileges"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Check for certian privileges"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Check for certian privileges"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 12 May 2005 10:24:01 -0700
Let me expand on my question. From what i understand CAS checks if the
calling assembly has rights to a certian resource. But what about plain ole
fashioned user rights? Does CAS check that too? If the assembley has full
trust, but the user does not have rights to the registry, how can I check if
the user has rights or not?
"john conwell" wrote:
> I need to check if the user of the app has IO and Registy rights. How do I
> "Assert" that the current user of a WinForm app has these rights?
>
> Thanks,
> John
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Check for certian privileges"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: WindowsIdentity role caching in ASP.NET"
- In reply to: john conwell: "Check for certian privileges"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Check for certian privileges"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Check for certian privileges"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|