Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 are virtual destructures?

0 Answers  


Is string a value type or a reference type?

4 Answers  


What is your observations between vb.net and vc#.net?

0 Answers  


How will you load dynamic assembly? How will create assemblies at run time?

0 Answers   InfoAxon Technologies,


What is msil, il?

0 Answers  


Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.

4 Answers   247Customer,


Explain the Scope of public/private/friend/protected/protected friend.

1 Answers   Wipro,


Why inheritance is important?

0 Answers  


How would ASP and ASP.NET apps run at the same time on the same server?

1 Answers  


What is immutability?

0 Answers  


What is the raise event used for?

4 Answers   Wipro,


Should I implement finalize on my class? Should I implement idisposable?

0 Answers  


Categories