Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.RouteServerSSLPort Property

Gets the port for listening on a secure channel.

VBScript Syntax[VBScript]

[ lSSLPort = ] FPCPrimaryRoute.RouteServerSSLPort

C++ Syntax[C++]

HRESULT get_RouteServerSSLPort(
  long *plSSLPort
);

Parameters

lSSLPort
Long value that specifies the port number. It can be a value from 1 to 65535.

The property is read-only

Applies To

FPCPrimaryRoute