Building a Custom Internet Security Manager

 

This section covers MSXML security fundamentals. It describes the default Internet Security Manager for MSXML and Internet Explorer, and how to implement a custom Internet security manager.

In This Section

Custom Internet Security Manager Overview
Describes security considerations for using MSXML, both inside Internet Explorer and as a standalone component.

Security Manager Core Terminology and Concepts
Introduces the core terminology relating to MSXML security.

Creating a Custom Internet Security Manager for MSXML 6.0
Describes how to implement a custom security manager component to use with MSXML 6.0.

Using a Custom Internet Security Manager with MSXML
Demonstrates how to implement a custom Internet security manager in C++.

Custom Internet Security Manager Examples
Provides code examples for creating a DOM document with and without a site object, and explains how to create and build the corresponding Visual Studio projects. This section contains the following examples:

See Also

DOM Security
MSXML1
About URL Security Zones