IReportServerConnection2 接口

定义

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
实现

属性

Cookies
Headers
ImpersonationUser (继承自 IReportServerCredentials)
NetworkCredentials (继承自 IReportServerCredentials)
ReportServerUrl (继承自 IReportServerConnection)
Timeout (继承自 IReportServerConnection)

方法

GetFormsCredentials(Cookie, String, String, String) (继承自 IReportServerCredentials)

适用于