UseSSL Property
Use SSL to access Amazon S3.
Syntax
__property bool UseSSL = {read=FUseSSL, write=FSetUseSSL};
Default Value
False
Remarks
Use this property to determine whether the component uses SSL to connect with Amazon S3 servers.
This property is not available at design time.
Data Type
Boolean