FtpProxy.AuthenticationMethod Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
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. |