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 |
Is .net 4.8 backwards compatible?
What is smart navigation?
What is a formatter?
What is .net and why it is used?
Please tell us what is the difference between override and overload in a method?
Explain about .Net products?
What is the model role in Mvc architecture?
How can you turn-on and turn-off cas?
What is CLR? How it will work?
Give An example of a ctype and directcast.
Explain manifest & metadata.
Explain about .net assemblies?