Microsoft Internet Security and Acceleration Server 2000

FPCBackupRoute.RouteServerSSLPort Property

Gets the port for listening on a secure channel.

VBScript Syntax[VBScript]

[ lSSLPort = ] FPCBackupRoute.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

FPCBackupRoute