HTTP Connection Properties
The following properties are available for HTTP Connection objects, grouped by the categories shown in the connection editors.
Security
| Property | Type | Default | Description |
|---|---|---|---|
string |
|||
HttpAuthenticationMethod |
HttpAuthenticationMethod.None |
||
string |
|||
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. |
||
string |
|||
string |
Bearer |
||
bool |
false |
||
string |