TAILIEUCHUNG - Security and Unmanaged Code

The security implementation will cover how to configure and use the different security mechanisms available through the .NET Framework, and how to integrate the Windows authentication systems as well as the authorization needed to access resources. | Q A MCAD MCSD MICROSOFT CERTIFIED APPLICATION DEVELOPER MICROSOFT CERTIFIED SOLUTION DEVELOPER 8 Security and Unmanaged Code CERTIFICATION OBJECTIVES Implement Security Access Unmanaged code Two-Minute Drill Self Test 2 Chapter 8 Security and Unmanaged Code In this chapter you will learn about two topics security for the Windows services .NET Remoting objects and XML Web Services and how to access legacy COM components. The security implementation will cover how to configure and use the different security mechanisms available through the .NET Framework and how to integrate the Windows authentication systems as well as the authorization needed to access resources. A large number of existing COM and COM applications are in use today it will take a long time to move beyond the use of them in all but total rewrite situations. You will look at how to make use of these components from a Visual Basic .NET application. CERTIFICATION OBJECTIVE Implement Security You need to consider security for XML web services just as you do for any other software product on a network. As with other software products there are three aspects of security that you must consider authentication authorization and secure communication. Authentication Authentication is the process of verifying that the client is truly who he or she claims to be this is done by collecting credentials name and password from the user. The credentials are validated against an authority like a database if the credentials are valid the client is an authenticated identity. The authorization configuration is performed on IIS because IIS is the service that the consumer will interact with to get access to an XML web service. Internet Information Services IIS offers three security mechanisms Basic authentication The basic authentication method is a widely used standard method for collecting name and password information from the consumer. This method is part of the HTTP specification and is a standard .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã 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.