多项选择题
A. Create a class that inherits HtmlTextWriter and that can emit the new markup.
B. Create a class that inherits StreamWriter and that can emit the new markup.
C. Reference the class in the <capabilities> element of the new device's browser definition file.
D. Reference the class in the <controlAdapters> element of the new device's browser definition file.
单项选择题 You are developing a Web application. Your code restricts access to some pages based on the users credentials. You need to configure IIS to supply the users Windows credentials to your Web application. These credentials must be encrypted. What should you do? ()
单项选择题 You create a Web site. The Web site has many predefined roles and associated users that will be used for security purposes. You need to manage these roles and user accounts. Which tool should you use? ()
单项选择题 You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be ble to upload files. Which code segment of the Web.config file should you use?()