Click or drag to resize

ExtensionContainerSupportsAuthTLS Property

Gets boolean value indicating if Auth extension with TLS is supported. True indicates you can use AuthTLS method.

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

Property Value

Type: Boolean
See Also