nerdexam
Microsoft

98-372 · Question #232

Which three policy types are .NET security policy levels? (Choose three.)

The correct answer is A. Enterprise policy D. Machine policy E. Application domain policy. Explanation: The following table describes the four security policy levels provided by .NET Framework security. - Enterprise policy All managed code in an enterprise setting where an enterprise configuration file is distributed. - Machine policy All managed code on the…

Understanding .NET Framework Concepts

Question

Which three policy types are .NET security policy levels? (Choose three.)

Options

  • AEnterprise policy
  • BData policy
  • CNetwork policy
  • DMachine policy
  • EApplication domain policy

How the community answered

(37 responses)
  • A
    84% (31)
  • B
    5% (2)
  • C
    11% (4)

Explanation

Explanation: The following table describes the four security policy levels provided by .NET Framework security. - Enterprise policy All managed code in an enterprise setting where an enterprise configuration file is distributed. - Machine policy All managed code on the computer. Code in all the processes associated with the current operating system user when the common language runtime starts. - Application domain policy Managed code in the host's application domain

Topics

#security policy#enterprise policy#machine policy#application domain policy

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice