Microsoft
70-511 · Question #117
You are upgrading the security features of a Microsoft .NET 3.5 application to .NET 4. You need to identify the .NET 3.5 security application programming interface (API) calls that implicitly use…
The correct answer is B. Add an event trigger to the Triggers collection of ManageOrders. See the full explanation below for the reasoning.
Question
You are upgrading the security features of a Microsoft .NET 3.5 application to .NET 4. You need to identify the .NET 3.5 security application programming interface (API) calls that implicitly use code access security (CAS) policies so that you can upgrade the calls. What should you do?
Options
- AAdd a property trigger to the Triggers collection of ManageOrders.
- BAdd an event trigger to the Triggers collection of ManageOrders.
- Ccall the BeginAnimation method of ManageOrders.
- Dcall the BeginAnimation method of showOtherSide.
How the community answered
(32 responses)- A19% (6)
- B72% (23)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.