nerdexam
GIAC

GSSP-NET · Question #439

Sam works as a Software Developer for BlueWell Inc. He creates a .NET Remoting object named MyObj using Visual Studio .NET. He wants to configure MyObj to send and receive confidential information…

The correct answer is A. Implement a declarative security check. D. Use the SecurityAction.RequestMinimum value for the SecurityAction flag. See the full explanation below for the reasoning.

Question

Sam works as a Software Developer for BlueWell Inc. He creates a .NET Remoting object named MyObj using Visual Studio .NET. He wants to configure MyObj to send and receive confidential information from an XML file stored in an encrypted hard drive. What will he do to accomplish the task? Each correct answer represents a part of the solution. Choose two.

Options

  • AImplement a declarative security check.
  • BImplement an imperative security check.
  • CUse the SecurityAction.Demand value for the SecurityAction flag.
  • DUse the SecurityAction.RequestMinimum value for the SecurityAction flag.

How the community answered

(28 responses)
  • A
    75% (21)
  • B
    7% (2)
  • C
    18% (5)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice