nerdexam
GIAC

GSSP-NET · Question #126

Allen works as a Software Developer for ManSoft Inc. He develops an application using Visual Studio .NET 2005. Only the employees of the company use the application. Allen wants to ensure that when…

The correct answer is B. Set the impersonate attribute of the <identity> element to true. C. Specify the username and password attributes. See the full explanation below for the reasoning.

Question

Allen works as a Software Developer for ManSoft Inc. He develops an application using Visual Studio .NET 2005. Only the employees of the company use the application. Allen wants to ensure that when a request on a page is made by a user the application asks for his authentication. Which of the following actions will Allen take to accomplish the task? Each correct answer represents a part of the solution. Choose two.

Options

  • ASpecify User.Identity to authenticate the user.
  • BSet the impersonate attribute of the <identity> element to true.
  • CSpecify the username and password attributes.
  • DSet the impersonate attribute of the <identity> element to false.

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    78% (18)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice