Microsoft Internet Security and Acceleration Server 2000

FpcProtocolRuleAction

The FpcProtocolRuleAction enumerated type contains values that describe the types of actions performed by the protocol rules.

enum FpcProtocolRuleAction {
  fpcActionAllow,
  fpcActionDeny
};

Members

fpcActionAllow
Allows Internet Protocol (IP) connection requests.
fpcActionDeny
Denies IP connection requests.

Requirements

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