QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

EnableSSL Property

Indicates whether server starts in SSL-mode.

Syntax

[VB.NET]
Public Property EnableSSL As Boolean

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

Remarks

This property must be set before setting Listening to True. When EnableSSL is True, plaintext connections to the component will be rejected.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]