Microsoft Internet Security and Acceleration Server 2000

FpcDestinationAddressType

The FpcDestinationAddressType enumerated type contains values that describe the type of destination.

enum FpcDestinationAddressType {
  fpcDestinationTypeDomain,
  fpcDestinationTypeSingleIp,
  fpcDestinationTypeIpRange
};

Members

fpcDestinationTypeDomain
Destination defined by domain name.
fpcDestinationTypeSingleIp
Destination defined by single Internet Protocol (IP) address.
fpcDestinationTypeIpRange
Destination defined by an IP range.

Requirements

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