Allowing Users to Connect Using Clear HTTP (SetClearHTTP)

Use the ICIClientSettings interface SetClearHTTP method to allow a user account to make connections using unsecured HTTP. Refer to User Connection Protocols for an illustration of how this and other Client Settings Interface Methods and Properties can be accessed in the administration interface.

icon_info.gif

This method is available in EFT Server 4.3.4, 5.1, and later.

Signature:

HRESULT SetClearHTTP(

[out, optional] VARIANT_BOOL *pInherited,

[out, retval] VARIANT_BOOL *pVal);

0 = Prohibited

1 = Allowed