SparqlRemoteUpdateEndpoint Properties |
The SparqlRemoteUpdateEndpoint type exposes the following members.
Name | Description | |
---|---|---|
Credentials |
Gets/Sets the HTTP authentication credentials to be used.
(Inherited from BaseEndpoint.) | |
HttpMode |
Gets/Sets the HTTP Method used for requests.
(Overrides BaseEndpointHttpMode.) | |
Proxy |
Gets/Sets a Proxy Server to be used.
(Inherited from BaseEndpoint.) | |
ProxyCredentials |
Gets/Sets Credentials to be used for Proxy Server.
(Inherited from BaseEndpoint.) | |
Timeout |
Gets/Sets the HTTP Timeouts used specified in milliseconds.
(Inherited from BaseEndpoint.) | |
Uri |
Gets the Endpoints URI.
(Inherited from BaseEndpoint.) | |
UseCredentialsForProxy |
Controls whether the Credentials set with the SetCredentials() method or the Credentialsare also used for a Proxy (if used).
(Inherited from BaseEndpoint.) | |
UserAgent |
Gets/Sets the user agent string to pass in the request header.
(Inherited from BaseEndpoint.) |