Click or drag to resize

BaseEndpointCredentials Property

Gets/Sets the HTTP authentication credentials to be used.

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

Property Value

Type: NetworkCredential
See Also