[]
        
(Showing Draft Content)

C1.Web.Api.Report.SsrsHost

SsrsHost Class

Represents the SSRS host.

Inheritance
SsrsHost
Namespace: C1.Web.Api.Report
Assembly: C1.Web.Api.Report.dll
Syntax
public class SsrsHost

Constructors

Name Description
SsrsHost(string)

Initializes a new instance of SsrsHost.

Properties

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.