IReportServerConnection2 Interface

Definition

public interface class IReportServerConnection2 : Microsoft::Reporting::WebForms::IReportServerConnection
public interface IReportServerConnection2 : Microsoft.Reporting.WebForms.IReportServerConnection
type IReportServerConnection2 = interface
    interface IReportServerConnection
    interface IReportServerCredentials
Public Interface IReportServerConnection2
Implements IReportServerConnection
Implements

Properties

Cookies
Headers
ImpersonationUser (Inherited from IReportServerCredentials)
NetworkCredentials (Inherited from IReportServerCredentials)
ReportServerUrl (Inherited from IReportServerConnection)
Timeout (Inherited from IReportServerConnection)

Methods

GetFormsCredentials(Cookie, String, String, String) (Inherited from IReportServerCredentials)

Applies to