| AuthExtensionMethod Property |
Gets AUTH method.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public AuthMethod Method { get; }
Public ReadOnly Property Method As AuthMethod
Get
public:
property AuthMethod^ Method {
AuthMethod^ get ();
}
member Method : AuthMethod with get
Property Value
Type:
AuthMethodSee Also