nerdexam
GIAC

GSSP-NET · Question #277

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You are creating an assembly. The assembly contains a public method. The…

The correct answer is C. StrongNameIdentityPermission. See the full explanation below for the reasoning.

Question

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You are creating an assembly. The assembly contains a public method. The Global Assembly Cache contains a second assembly. You require that the public method is only called from the second assembly. Which of the following permission classes will you use to accomplish this task? GIAC GSSP-.NET Exam

Options

  • ADataProtectionPermission
  • BDBDataPermission
  • CStrongNameIdentityPermission
  • DGacIdentityPermission
  • EPublisherIdentityPermission

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    9% (4)
  • C
    72% (34)
  • D
    4% (2)
  • E
    13% (6)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice