Microsoft Internet Security and Acceleration Server 2000

FPCServer.FirewallSessions Property

Gets a collection of FPCFirewallSession objects in this server.

VBScript Syntax[VBScript]

[ collFPCFirewallSessions = ] FPCServer.FirewallSessions

C++ Syntax[C++]

HRESULT get_FirewallSessions(
  IFPCFirewallSessions **pcollFPCFirewallSessions
);

Parameters

collFPCFirewallSessions
Reference to the FPCFirewallSessions collection.

The property is read-only.

Applies To

FPCServer