[]
Represents the SSRS host.
public class SsrsHost
| Name | Description |
|---|---|
| SsrsHost(string) | Initializes a new instance of SsrsHost. |
| Name | Description |
|---|---|
| AuthenticationType | Gets or sets the type of authentication used in SSRS connection. |
| Credential | Gets or sets credential used in SSRS connection. |
| Timeout | Gets or sets the number of milliseconds to wait for server communications. |
| WebServiceUrl | Gets the url of the SSRS web service. |