RequestBase Class
Bing Services
Contains the base properties for making a service request. The request classes of all of the services derive from the RequestBase class.
| Name | Description |
|---|---|
|
A Credentials Class object that identifies the requestor. Required. |
|
|
A string specifying the culture in which to return results. Optional. The default value is "en-US". |
|
|
An ExecutionOptions Class object specifying calculation and return options of the request. Optional. |
|
|
A UserProfile Class object containing user information helpful in service calculations. Optional. |