Microsoft Internet Security and Acceleration Server 2000

FwxScope

The FwxScope enumerated type defines the scope of application filter installation actions.

enum FwxScope {
  fwx_DefaultScope,
  fwx_ArrayScope,
  fwx_EnterpriseScope
};

Elements

fwx_DefaultScope
Used by get operations to retrieve the object that is appropriate for the current configuration. This may be either an array or enterprise scope, depending on the type of policy that applies to the array.
fwx_ArrayScope
Array-level scope applies.
fwx_EnterpriseScope
Enterprise-level scope applies.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Wspfwext.idl.