UriJsonSource Properties
Associates a JsonDataSource object with JSON data retrieved from a web service endpoint or a text file.
Name | Description |
---|---|
Authentication |
Specifies the Basic authentication parameters that the associated web service endpoint requests. |
Header |
Provides access to a collection of parameters that the Uri |
Path |
Provides access to a collection of parameters that the Uri |
Query |
Provides access to a collection of parameters that the Uri |
Root |
Obsolete. Gets or sets the name of the root element in the associated data source.
Inherited from Json |
Uri |
Gets or sets the System. |
See Also