edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpRequestSetBasicAuthentication Method

Definition

Namespace: EnterpriseDT.Net.Proxy.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public void SetBasicAuthentication(
	string username,
	string password
)

Parameters

username  String
 
password  String
 

See Also