what is code access security,role based security explain
with example
Answer Posted / biruk belihu
CAS determines which code is allowed to run.
some code might want to access registry so CAS denied those
executions.
Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is directive in asp net?
Which is faster viewdata or viewbag?
What is difference between asp state management and asp.net state management?
What is another word for redirect?
How can you identify that the page is post back?
what are the security certificates used in webservices?
What are the advantages of passport authentication?
What is the difference between web config and machine config files?
What is data cache in sql server?
What is autopostback in asp net?
What is a 307 redirect?
What is application variable in asp.net?
Why do we need master page in asp.net?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is the page life cycle in asp.net?