IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

UseSSL Property

Determines if SSL is negotiated with incoming connections.

Syntax

[VB.NET]
Public Property UseSSL As Boolean

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

Remarks

When set to True the component will attempt to negotiate SSL with all connecting clients. To enable SSL support you must supply a valid certificate via the SSLCert property.

The default value is False.

This property is not available at design time.

Default Value

False

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