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
What New Features comes with ASP.NET Web API 2.0?
Can we use html in asp.net?
What is difference between view and partial view?
What is tracing? Where is it used?
What is custom events?
What is session in asp.net?
Can you use Web API with ASP.NET Web Form?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Do you know using sql cache invalidation?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
How can we prepairing Interview
Why is this service branded with windows livetm?
What is data binding in asp net?
What are the different types of validation controls in asp.net?
What is the use of autowireup in asp.net?