IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

UseSSL Property

Whether to use SSL/TLS when connecting.

Syntax


 isUseSSL(): boolean;

 setUseSSL(useSSL: boolean): void;

Default Value

TRUE

Remarks

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

This property is not available at design time.

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