Click or drag to resize

BaseEndpointUseCredentialsForProxy Property

Controls whether the Credentials set with the SetCredentials() method or the Credentialsare also used for a Proxy (if used).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool UseCredentialsForProxy { get; set; }

Property Value

Type: Boolean
See Also