[]
Represents the settings for connecting to the Web API.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ReportService
| Name | Description |
|---|---|
| ReportService() |
| Name | Description |
|---|---|
| SecurityToken | Gets or sets the security token of the reporting service for authenticating with the Web API. |
| Url | Gets or sets the URL of the reporting service for connecting to the Web API. |
| Name | Description |
|---|---|
| ToString() | Returns this instance of ReportService converted to a string. |