17May/100
Explain what a permission is in .NET
Permissioning is tha ability the CLR possesses to allow or deny a certain program to access a resource. The .net set of permissions is included in the System.Security.Permissions namespace. A user can create his own permission set and should include it in .NET security system.
The list of in-built permission sets is as follows:
- Nothing permission set
- Execution permission set
- Internet permission set
- LocalIntranet permission set
- Everything permission set
- SkipVerification permission set
- FullTrust permission set
Recent Posts
- Interview Questions: What are Properties in .NET, What are the advantages of using Properties in .NET, How to declare a property in .NET?
- Will You Lower Your Salary Expectations
- Interview Questions on Networking, Part 2
- Interview Questions on Networking
- Software Testing – Quality Assurance Interview Questions
- Interview Questions on Software Testing
- Note, A Simple ‘Thank You’ Can Land the Job
- Define Trace Switches
- Define Listeners collection of Trace and Debug objects.
- Debug Vs Trace in VSTS
Tag Cloud
-
application
ASP
assembly
class
client
code
company
constructor
control
Database
Debug
difference
Don
employer
hiring manager
information
interview
interviewer
job
job seekers
language
manager
method
NET
page
person
position
Process
question
quot
response
salary
Serialization
Server
State
string
system
table
time
type
user
way
web
work
XML