IPWorks S3 2020 Kotlin Edition

Questions / Feedback?

UseSSL Property

Whether to use SSL/TLS when connecting.

Syntax

public var isUseSSL: Boolean

Default Value

True

Remarks

This property specifies whether the component should use SSL/TLS when connecting.

Note: This property is automatically reset to true anytime ServiceProvider changes. The component will ignore any attempts to change this property while one of the following providers is selected, since they require SSL/TLS to be used:

  • spDigitalOcean (1)
  • spBackblazeB2 (4)
  • spOracle (8)

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks S3 2020 Kotlin Edition - Version 20.0 [Build 7941]