Click or drag to resize

AuthExtensionMethod Property

Gets AUTH method.

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

Property Value

Type: AuthMethod
See Also