FtpProxy.AuthenticationMethod Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
AuthenticationMethod
Gets or sets the proxy server authentication method.
Declaration
public FtpProxyAuthentication AuthenticationMethod { get; set; }
Property Value
Type | Description |
---|---|
FtpProxyAuthentication | The type of the proxy server authentication method. |