Click or drag to resize

BaseHttpConnectorClearProxyCredentials Method

Clears the in-use proxy credentials so subsequent requests still use the proxy server but without credentials.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void ClearProxyCredentials()
See Also