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_azurefile_get($res, 65 );
ipworkscloud_azurefile_set($res, 65, $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]