nerdexam
Microsoft

70-433 · Question #73

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…

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

How the community answered

(45 responses)
  • A
    7% (3)
  • B
    76% (34)
  • C
    4% (2)
  • D
    13% (6)

Community Discussion

No community discussion yet for this question.

Full 70-433 Practice