HTTP Connection Properties

The following properties are available for HTTP Connection objects, grouped by the categories shown in the connection editors.

Information

Property Type Default Description

ID

string

The string value that uniquely identifies the metadata.

Name

string

The name of the metadata object.

Resource

Property Type Default Description

BaseUrl

string

Security

Property Type Default Description

ApiKey

string

AuthenticationMethod

HttpAuthenticationMethod

HttpAuthenticationMethod.None

OAuthConnectionID

string

OAuthScopes

List<string>

Sets or returns the scopes requested by this connection when getting an OAuth token. This property is optional, depending on whether the scopes are explicitly configured by a consuming connector.

Password

string

Scheme

string

Bearer

UseAuthenticatedUsernameAndPassword

bool

false

Username

string

Test

Property Type Default Description

HttpAccept

string

HttpContent

string

HttpContentType

string

HttpMethodValue

string

GET

HttpPath

string

TestTokens

TokenTable