Gets or sets the proxy server authentication method.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property AuthenticationMethod As FtpProxyAuthentication Get Set |
C# |
---|
public FtpProxyAuthentication AuthenticationMethod { get; set; } |