Microsoft Internet Security and Acceleration Server 2000

FpcAppliesToType

The FpcAppliesToType enumerated type contains values that describe types of request origins to which a rule applies.

enum FpcAppliesToType {
  fpcAppliesToAll,
  fpcAppliesToUsers,
  fpcAppliesToClientSets
};

Members

fpcAppliesToAll
Applies to all requests regardless of origin.
fpcAppliesToUsers
Applies to requests from specified users.
fpcAppliesToClientSets
Applies to requests from specified computers.

Requirements

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