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)- A2% (1)
- B9% (4)
- C72% (34)
- D4% (2)
- E13% (6)
Community Discussion
No community discussion yet for this question.