Click or drag to resize

ExtensionContainerSupportsAuthSSL Property

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

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

Property Value

Type: Boolean
See Also