UseSSL Property
Specifies if SSL is used.
Syntax
[VB.NET] Public Property UseSSL As Boolean
[C#] public bool UseSSL {get; set;}
Remarks
Use this property to specify whether or not the component uses SSL to connect with Amazon Glacier servers.
This property is not available at design time.
Default Value
False