
Use the ICISite interface GetHTTPSAccess method to verify whether HTTPs access is enabled for a site.
|
|
This method is available in EFT Server 4.3.4 and later. |
Signature:
HRESULT GetHTTPSAccess([out, retval] VARIANT_BOOL *prop);
True = Access enabled
False = Access disabled
Refer to Site Listener Settings Parameters for an illustration of how this and other ICISite methods can be accessed in the Administrator interface.