Microsoft Internet Security and Acceleration Server 2000

FPCNetworkConfiguration.FirewallChaining Property

Gets an object that defines Firewall service chaining. See FPCFirewallChaining for more information.

VBScript Syntax[VBScript]

[ oFPCFirewallChaining = ] FPCNetworkConfiguration.FirewallChaining

C++ Syntax[C++]

HRESULT get_FirewallChaining(
  IFPCFirewallChaining **poFPCFirewallChaining
);

Parameters

oFPCFirewallChaining
Reference to the FPCFirewallChaining object.

The property is read-only.

Applies To

FPCNetworkConfiguration