Click or drag to resize

RESTHeader Properties

The RESTHeader type exposes the following members.

Properties
  NameDescription
Public propertyAuthType
Gets or sets the type of the authentication.
Public propertyLoggerInstance
Gets or sets the logger instance.
Public propertyPassword
Gets or sets the password.
Public propertyrootURI
Gets or sets the uri to the root endpoint for REST API.
Public propertyTimeOut
Gets or sets the time out.
Public propertyUserId
Gets or Sets the User ID
Public propertyUserKey
Gets or sets the user key (Encrypted Userid/password combo).
Public propertyXML
Gets or sets whether or not to return XML.
Top
See Also