Name | Description | |
---|---|---|
![]() | RestDataProvider Constructor | Overloaded. |
The following tables list the members exposed by RestDataProvider.
Name | Description | |
---|---|---|
![]() | RestDataProvider Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ConnectionTimeout | Timeout value for the connection (in seconds). |
![]() | Headers | List of http headers that should be used for the request. |
![]() | OAuth2Connection | The OAuth 2.0 connection details to be used for making authenticated web-requests to the Url. |
![]() | RootTableName | The root table name that should be used as RootTableName, if it is not null or string.empty (only for JSON results). |
![]() | Url | The URL to use for retrieving data. |
Name | Description | |
---|---|---|
![]() | OAuth2TokenRefreshed | Event fired when OAuth 2.0 tokens are changed due to a token refresh. Use this event to update the stored refresh token with the new value. |