nerdexam
GIAC

GSSP-NET · Question #298

GSSP-NET Question #298: Real Exam Question with Answer & Explanation

Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #298. The question stem and answer options stay visible for context.

Question

John works as a Software Developer for CyberOrbit Inc. He develops an application, named App1, using Visual C# .NET. He implements security by using the security classes of the .NET GIAC GSSP-.NET Exam Framework. In the application code, he uses the following statements to create two PrincipalPermission objects representing two different administrative users: PrincipalPermission Perm1 = new PrincipalPermission("Mark", "Manager"); PrincipalPermission Perm2 = new PrincipalPermission("Davis", "Manager"); John wants to create a new PrincipalPermission object by combining these two objects and use the new object to make a demand. He wants the demand to succeed only if the current principal object represents either Mark or Davis in the role of Manager. Which of the following methods will he use to create the new permission?

Options

  • AIntersect
  • BCopy
  • CIsSubSetOf
  • DUnion

Unlock GSSP-NET to see the answer

You've previewed enough free GSSP-NET questions. Unlock GSSP-NET for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full GSSP-NET Practice