UseSSL Property

Use SSL to access the RemoteHost .

Syntax

public bool UseSSL { get; set; }
Public Property UseSSL As Boolean

Default Value

False

Remarks

Use this property to determine whether the component uses SSL when clients connect.

This property is only valid when using version 2.0 of the protocol. If set to true, all clients that connect must use version 2.0.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]