Specifying the HTTPS Port (SetHTTPSPort)

Use the ICISite interface SetHTTPSPort method to configure the HTTPS Port for this site.

This method is available in EFT Server 4.3.4 and later.

Signature:

HRESULT SetHTTPSPort(long newVal, [returns] VARIANT_BOOL bNeedRestart);

Refer to Site Listener Settings Parameters  for an illustration of how this and other ICISite methods can be accessed in the Administrator interface.