IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

UseSSL Property

Whether to use SSL/TLS when connecting.

Object Oriented Interface

public function getUseSSL();
public function setUseSSL($value);

Procedural Interface

ipworkscloud_googlestorage_get($res, 68 );
ipworkscloud_googlestorage_set($res, 68, $value );

Default Value

true

Remarks

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

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]