Microsoft
70-511 · Question #24
You use Microsoft .NET Framework 4 to create an application. The application contains a partially trusted client assembly and a server assembly. You create a custom sandboxed application domain. You…
The correct answer is B. Apply the following attribute to the server assembly. See the full explanation below for the reasoning.
Question
You use Microsoft .NET Framework 4 to create an application. The application contains a partially trusted client assembly and a server assembly. You create a custom sandboxed application domain. You need to ensure that the application can be executed in a partial-trust environment. What should you do?
Options
- AApply the following attribute to the server assembly.
- BApply the following attribute to the server assembly.
- CApply the following attribute to the client assembly.
- DApply the following attribute to the client assembly.
How the community answered
(29 responses)- A3% (1)
- B79% (23)
- C3% (1)
- D14% (4)
Community Discussion
No community discussion yet for this question.