Use the ICIClientSettings interface SetFTPS method to enable or disable FTPS access for a user account. Refer to User Connection Protocols for an illustration of how this and other Client Settings Interface Methods and Properties can be accessed in the Administrator interface.
|
|
This property is available in EFT Server 6.0 and later.. |
Signature:
HRESULT GetFTPS(
[out] VARIANT_BOOL *pInherited,
[out, retval] VARIANT_BOOL *pVal);
True = Access enabled
False = Access disabled