次の方法で共有


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)

適用対象