 | AuthExtensionMethod Property |
Gets AUTH method.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic AuthMethod Method { get; }Public ReadOnly Property Method As AuthMethod
Get
public:
property AuthMethod^ Method {
AuthMethod^ get ();
}member Method : AuthMethod with get
Property Value
AuthMethod
See Also