Determining if SSL Access is Allowed (GetSSL)

Use the ICIClientSettings interface GetSSL method to determine if a user account can make connections using SSL over FTP. 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.

Signature:

HRESULT GetSSL(

[out, optional] VARIANT_BOOL *pInherited,

[out, retval] VARIANT_BOOL *pVal);

0 = Prohibited

1 = Allowed