HttpProxy.Credentials

HttpProxy.Credentials property

The credentials to submit to the proxy server for authentication.

public ICredentials Credentials { get; set; }

See Also