可学答题网 > 问答 > MCTS(70-528)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are creating a Web application th


You are creating a Web application that will run on an intranet. The Web application reads comma-delimited text files. The text files reside in a subdirectory below the Web application's root directory. Users must not be able to navigate directly to these files in a Web browser unless they are members of the Accounting role. You need to write an ASP.NET HTTP handler that will use the FileAuthorizationModule class. Which form of authentication should you use?()

  • A Anonymous
  • B Certificate
  • C Forms
  • DMicrosoft Windows Integrated Security
参考答案
参考解析:
分类:MCTS(70-528)题库
相关推荐

1、You create a Web application to proce

You create a Web application to process XML documents. The Web application receives XML document files from several sources, reads them, and st...

2、You are developing a Web application.

You are developing a Web application. The Web application restricts access to an administrative page. The Web application uses the following cod...

3、You are creating a client application

You are creating a client application and configuring it to call a Windows Communication Foundation (WCF) service.When the application is deploye...

4、You are creating a Web Form. The Web

You are creating a Web Form. The Web Form allows users to rename or delete products in a list. You create a DataTable named dtProducts that...

5、You are creating a custom control. Th

You are creating a custom control. The UI of the control must contain several text boxes and two buttons. The control must be available in t...

6、You are creating a Web Form. The Web

You are creating a Web Form. The Web Form allows users to rename or delete products in a list. You create a DataTable named dtProducts that...