nerdexam
GIAC

GSSP-NET · Question #89

David works as a Software Developer for GenTech Inc. He creates an XML Web service, named MyWebService, using Visual Studio .NET. MyWebService uses Microsoft Windows authentication. Users of…

The correct answer is C. <authorization>. See the full explanation below for the reasoning.

Question

David works as a Software Developer for GenTech Inc. He creates an XML Web service, named MyWebService, using Visual Studio .NET. MyWebService uses Microsoft Windows authentication. Users of MyWebService are in the GenTech domain. David wants to configure MyWebService to use the following URL-based authorization rules:

Anonymous users must not be allowed to access MyWebService. All the users except User1 and User2 must be allowed to access MyWebService. David configures Internet Information Services (IIS) to meet these requirements. Which of the following code will David use to configure the authorization section of the Web.config file for MyWebService? GIAC GSSP-.NET Exam

Options

  • A<authorization>
  • B<authorization>
  • C<authorization>
  • D<authorization>
  • E<authorization>

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    14% (3)
  • C
    77% (17)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice