UseSSL Property
Use SSL to access Amazon S3.
Syntax
[VB.NET] Public Property UseSSL As Boolean
[C#] public bool UseSSL {get; set;}
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.
Default Value
False