Microsoft
70-433 · Question #73
70-433 Question #73: Real Exam Question with Answer & Explanation
The correct answer is B. PERMISSION_SET = SAFE. See the full explanation below for the reasoning.
Question
You have a single CLR assembly in your database. The assembly only references blessed assemblies from the Microsoft .NET Framework and does not access external resources. You need to deploy this assembly by using the minimum required permissions. You must ensure that your database remains as secure as possible. Which options should you set?
Options
- APERMISSION_SET = SAFE
- BPERMISSION_SET = SAFE
- CPERMISSION_SET = UNSAFE
- DPERMISSION_SET = EXTERNAL_ACCESS
Community Discussion
No community discussion yet for this question.