Microsoft Internet Security and Acceleration Server 2004 SDK

COM Objects

The ISA Server administration COM object sections display Microsoft® Visual Basic® programming language syntax; however, you can write programs using these objects in any language that supports COM. See ISA Server Administration Object Model for a diagram of the administration COM object hierarchy. The diagram shows the beginning of the hierarchy, starting with the root object.

The administration objects expose two types of application programming interfaces (APIs)— some APIs provide for the configuration of stored ISA Server settings and others provide for the configuration of services that are currently running. For example, the session monitoring collection (FPCSessionsMonitor) permits programmatic monitoring of sessions that are currently running, while most other administration COM objects provide for the programmatic configuration of various internal ISA Server settings. For more detailed examples of object use, see ISA Server Administration Scripting.

This section contains the following topics:

See Also

Administration Reference