Click or drag to resize

ExtensionContainerSupportsAuthSSL Property

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

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

Property Value

Boolean
See Also