Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

UseSSL Property

Specifies whether SSL will be used to access Azure Blob.

Syntax

[VB.NET]
Public Property UseSSL As Boolean

[C#]
public bool UseSSL {get; set;}

Remarks

Use this property to determine whether the component 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.

Default Value

False

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]