Answer Posted / vathsala
Assert is a method that can be called on code access
permission classes and on the PermissionSet class. You can
use Assert to enable your code (and downstream callers) to
perform actions that your code has permission to do but its
callers might not have permission to do. A security
assertion changes the normal process that the runtime
performs during a security check. When you assert a
permission, it tells the security system not to check the
callers of your code for the asserted permission.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is react a template engine?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What are the Types of objects in ASP
What is the appSettings Section in the web.config file?
What are the data controls available in asp.net?
How do active server pages work?
How do I know asp.net mvc version? : Asp.Net MVC
What is the difference between abstract class vs interface? Can give me the real time examples?
Is asp.net a programming language?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Describe a Windows Service and its lifecycle ?
Explain the difference between response.redirect vs server.transfer
What is syntax code to send email from an asp.net application?
What does the orientation property do in a menu control?
Which namespace is used by ado.net?