What is meant fulltrust?



What is meant fulltrust?..

Answer / 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

More Dot Net General Interview Questions

What is a strategy pattern? Implement it.

1 Answers  


What are the types of jit?

0 Answers  


Can you edit data in repeater control? How?

0 Answers  


What is lazy initialization?

0 Answers  


How can you turn-on and turn-off cas?

0 Answers  






How .NET is able to support multiple languages?

5 Answers  


What are the advantages of .net core?

0 Answers  


Explain the .NET architecture.

9 Answers   HCL, Idhasoft, Scandent, TCS, TechnoLinks,


Is .net capable of supporting multi-thread?

0 Answers  


Do you know what's the difference between .net and laravel?

0 Answers  


Explain the purpose of Remoting in .NET?

0 Answers   Petranics Solutions,


What is jit compilers?

0 Answers  


Categories