Related resources for permission class
  • Writing Secure Code Using C#3/13/2019 11:56:41 AM. Writing secure code is an important part of software development. .NET provides code access security mechanism that grants/denies access to resources within a method call. This article explains how to
  • Understanding How Assert Effects Security in VB.NET11/10/2012 2:56:26 AM. This article expalins about how asserts effect security in VB.NET. How you restrict access to your library modules and resources requires that you understand the pros and cons in the security process used.
  • Security in Microsoft .Net Framework: Part I5/19/2012 6:50:09 AM. This article explain you, how to provide security to your applications.