Skip to search formSkip to main contentSkip to account menu

Code Access Security

Known as: CAS 
Code Access Security (CAS), in the Microsoft .NET framework, is Microsoft's solution to prevent untrusted code from performing privileged actions… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2012
2012
.NET has two kinds of security: 1. Role Based Security 2. Code Access Security The paper is only related wirh Code Access… 
2012
2012
This article describes the basic structure of the Android and mobile devices on the application environment. A preliminary… 
2010
2010
Remote code may do harm to the local system,code access security control becomes increasingly important.Sandbox-based code access… 
2008
2008
The purpose of this article is to discuss code access security in.NET Framework security model.It mainly includes the traditional… 
2005
2005
Increasingly, applications are downloaded from the Internet by unsuspecting users, unaware of the intentions of the program… 
2004
2004
The.NET Framework offers a rich security infrastructure based on both the identity of the code (code access security, or CAS) and… 
2003
2003
When you write code in.NET, whether in NETCF or the desktop framework, you’re creating managed code. In NETCF, managed code is… 
2002
2002
In this chapter, I’ll introduce you to Code Access Security (CAS) as well as how permissions and evidence factor into the picture… 
2002
2002
From the Publisher: Microsoft .NET Framework provides several mechanisms for protecting resources and code from unauthorized… 
2001
2001
From the Book: Preface Microsoft .NET is an advance in programming technology that greatly simplifies application development…