Related resources for code groups
  • Exploring Security in .NET: Part I10/4/2012 9:08:08 AM. This article highlights some of the key concepts of .NET Security like Code Access Security, Evidence based Security and many more.
  • CASPOL Tool in .NET 9/29/2012 6:04:21 AM. In this article I will explain you about the CASPOL Tool.
  • Viewing Assembly Permissions5/20/2012 1:32:28 AM. In this article I will show you how you can view the Code Groups that an assembly belongs to and what permissions belong to the assembly. I will demonstrate the Caspol utility supplied with the .NET SDK.
  • Code Access Security using C# in VS.NET 20055/19/2012 4:53:26 AM. This article will focus on the definition and configuration of the Code Access Security Policy.