Click or drag to resize

SSLConfigurationTargetHost Property

Gets or sets the target host name used for authenticating as client.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public string TargetHost { get; set; }

Property Value

Type: String
See Also