An NDoc Documented Class Library

HttpRequest.SetBasicAuthentication Method 

public void SetBasicAuthentication(
   string username,
   string password
);

See Also

HttpRequest Class | EnterpriseDT.Net.Proxy.Http Namespace