Re: Do all three permission classes (Identity Permission, Code Access Permission and Role Based Permission) fall under CAS?

From: Novice (6tc1ATqlinkDOTqueensuDOTca)
Date: 02/25/04


Date: Tue, 24 Feb 2004 19:41:05 -0800

According to this documentation:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/THCMCh06.asp

It seems that Role-Based Security and Code Access Security are two independent areas - i.e. Role-Based Security is not part of Code Access Security.

Sorry, but I'm still confused.

Thanks anyway,
Novice



Relevant Pages

  • Re: Do all three permission classes (Identity Permission, Code Access Permission and Role Based Perm
    ... You can still access role-based security features in the same way as the CAS ... I think when I said PrincipalPermission was part of Code Access Security, ...
    (microsoft.public.dotnet.security)
  • RE: Code Access Security - User Policy Level
    ... Role-based Security base on the Permission represents ... Code Access Security also bases on the ... there alot of built-in Permission objects. ...
    (microsoft.public.dotnet.security)
  • Re: Code access security....
    ... It is worth noting that code access security is not tailored to this type ... CAS is targeted at protecting a user from code, ... where as role-based security is based on protecting a resource, ...
    (microsoft.public.dotnet.security)
  • detect if .Net security is disabled
    ... caspol -security off for example) ... I know that in COM+ you can detect if role-based security is disabled ... something similar can be done to detect if code access security is off. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)