Click or drag to resize

RESTConnector Properties

The RESTConnector type exposes the following members.

Properties
  NameDescription
Public propertyAuthentication
Credentials used to authenticate with the server.
Public propertyHeaders
Additional headers to attach to all requests.
Public propertyStatic memberLogResponseTime
Specify a time to log to the logging system when a response takes longer than this amount.
Public propertyURL
Base URL for REST requests.
Top
See Also