What is meant fulltrust?

Answer Posted / arunkumar murala

Permission set is a collection of permissions which are
used to modify the security policy for code groups. The CLR
provides the following built-in permission sets.

Nothing
Implies that the code cannot be executed.

Execution
Implies that code does not have permission to access
protected resources, but can execute.

Internet
Implies that code downloaded from a location and has
limited permissions.

LocalIntranet
Implies that the code holds permissions defined in the
default enterprise policy.

Everything
Implies that the code has all permissions except to skip
verification.

FullTrust
Code has full access to all system resources.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the new features of Framework 1.1 ?

3822


Explain the process of compilation in .NET?

634


State some of the different languages supported by .net?

556


How many design patterns can be created in .net?

596


What tags do you need to add within the asp:datagrid tags to bind columns manually.

1489






What is strong-typing versus weak-typing? Which is preferred?

553


Explain the difference between asp.net and asp?

571


Tell about your technical profile ?

3106


Explain what is reflection in microsoft .net context?

565


Explain how to manage pagination in a page using .net?

554


What is Ajax? How it is related to your project?

627


How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

561


Describe session handling in a webform, how does it work and what are the limitations?

576


What is deferred execution vs. Immediate execution in linq?

572


Do you know what is linq?

592