Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.RedirectHostSSLPort Property

Gets the port number for a redirection by using SSL.

VBScript Syntax[VBScript]

[ lSSLPort = ] FPCPrimaryRoute.RedirectHostSSLPort 

C++ Syntax[C++]

HRESULT get_RedirectHostSSLPort(
  long *plSSLPort
);

Parameters

lSSLPort
Long value that specifies the port.

The property is read-only.

Applies To

FPCPrimaryRoute