Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

UseSSL Property

Specifies whether SSL will be used to access Azure Blob.

Object Oriented Interface

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

Procedural Interface

inazure_blob_get($res, 72 );
inazure_blob_set($res, 72, $value );

Default Value

false

Remarks

Use this property to determine whether the class uses SSL to connect to Azure Blob servers. When set to true, all requests will be sent using SSL.

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0