Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 7

Ngoài ra, điều này cho phép bạn kết hợp các công nghệ này vào một ứng dụng theo những cách mà có thể không được có thể ngày hôm nay. Khi bạn làm việc thông qua chương này, bạn sẽ thấy như thế nào, thông qua các thay đổi cấu hình trong file. | 244 CHAPTER 10 .NET PROGRAMMING WITH CARDSPACE Step 4 Installing the Webs The final step is very straightforward and depending on which sample set you are installing it creates the virtual web mapping IIS to the directory containing the web content so you can access it via http localhost samplename. Creating Your Own CardSpace-Secured Web Now that the SDK setup scripts have configured your environment by installing the certificates registering the and editing your hosts file you are ready to create your own CardSpace-secured web. Note that CardSpace-secured webs run on HTTPS so you will create this application as an HTTP web application on IIS not a file system site as you have been doing in earlier chapters in this book. Run Visual Studio with administrative permissions on Vista and select File New Web Site. You ll get the New Web Site dialog see Figure 10-11 . Figure 10-11. Creating a new HTTP site Call the site Chapter10Example1 as shown in Figure 10-11. The site will have a page that is used as the welcome page and will redirect to when the user passes credentials and attempts to sign in. In CHAPTER 10 .NET PROGRAMMING WITH CARDSPACE 245 addition it uses a set of helper classes in the namespace which is implemented in the file that is part of the Windows SDK. We ll take a closer look at it a little later in the chapter. Edit your page so that it looks like Listing 10-1. Listing 10-1. @ Page Language C AutoEventWireup true CodeFile Inherits _Default DOCTYPE html PUBLIC - W3C DTD XHTML Transitional EN http TR xhtml1 DTD html xmlns http 1999 xhtml head title CardSpace Secured Site title object type application x-informationcard name _xmlToken param name tokenType value urn oasis names tc SAML assertion param name requiredClaims value http ws 2005 .

Không thể tạo bản xem trước, hãy bấm tải xuống
TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂNG
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.