Microsoft Internet Security and Acceleration Server 2000

FpcPublishProtocolRedirectionType

The FpcPublishProtocolRedirectionType enumerated type contains values that describe the protocol chosen when redirecting a Web request.

enum FpcPublishProtocolRedirectionType {
  fpcHTTP,
  fpcFTP,
  fpcSSL 
};

Members

fpcHTTP
The request is routed using the HTTP protocol.
fpcFTP
The request is routed using the FTP protocol.
fpcSSL
The request is routed using the SSL protocol.

Requirements

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