Microsoft Internet Security and Acceleration Server 2000

FpcFwAccessByType

The FpcFwAccessByType enumerated type contains values that describe how to represent the connection between the Firewall client and the Firewall service.

enum FpcFwAccessByType {
  fpcClientAccessSetByIp,
  fpcClientAccessSetByName
};

Members

fpcClientAccessSetByIp
Identifies by IP address.
fpcClientAccessSetByName
Identifies by name.

Requirements

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