Code Access Security Cheat Sheet

I did short presentation on Code Access Security (CAS) a while ago and put together a cheat sheet to help remember the terms and how they fit together. It includes screenshots of the .NET Framework 2.0 Configuration tool (in Control Panel\Administrative Tools) and uses Entity Relationship Diagram (ERD) Notation. I had to pull it up recently and figured others might also find it helplful.

It describes the following terms:

  • Permission
  • PermissionSet
  • Code Group
  • Policy Level
  • Assembly Instance
  • Evidence; and
  • Evidence Type

It should print to 8.5 x 11. Click to enlarge:

Hope you find it useful.

Comments