Microsoft Internet Security and Acceleration Server 2000

FpcNameSystem

The FpcNameSystem enumerated type contains values that describe the name system used for CARP hashing.

enum FpcNameSystem {
  fpcNameSystem_DNS,
  fpcNameSystem_WINS
};

Members

fpcNameSystem_DNS
Use the Domain Name System (DNS).
fpcNameSystem_WINS
Use the Windows Internet Name Service (WINS) name system.

Requirements

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