Microsoft
70-519 · Question #235
70-519 Question #235: Real Exam Question with Answer & Explanation
The correct answer is D. Use an appropriately permitted AppDomain for each component.. See the full explanation below for the reasoning.
Question
You are designing an ASP.NET 4 Web application that will integrate third-party components. You need to minimize the security risks of using these components. Which approach should you recommend?
Options
- AApply role-based security with declarative checks.
- BStore the components in the global assembly cache.
- CUse the third-party components on a separate server.
- DUse an appropriately permitted AppDomain for each component.
Community Discussion
No community discussion yet for this question.