Question:You have created a FileIOPermission object named fp. Which method would you use to determine whether the current assembly had a specific permission without throwing an exception?
 

A fp.Deny 

B fp.IsGranted 

C SecurityManager.Deny(fp) 

D SecurityManager.IsGranted(fp) 

+ Answer
+ Report
Total Preview: 1094

Copyright © 2024. Powered by Intellect Software Ltd