What benefit does your code receive if you decorate it with
attributes demanding specific Security permissions?
Answer Posted / o1
Allows administrators to see exactly which permissions your
application needs to run, using PermView
Prevents your code from being exploited beyond what
permissions it absolutely needs
Allows your application to forcibly fail instead of having
to manually handle situations where it might be denied
permissions it requires.
More info can be found here / here
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is OSI layer? Explain different layers.
What are cookies in your browser?
Define secured sockets layer.
What is a query string in a url?
What is the difference between ASP Session State and ASP.Net Session State?
Explain why datareader is useful?
Can master pages be nested?
How do cookies work? Give an example of their abuse.
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What is custom events?
What is cas?
How is application management and maintenance improved in asp.net 2.0?
How do you declare static variable? What is its lifetime?
What is the use of HttpHandlers? When to use this?
How can you debug your.net application?