다음을 통해 공유


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)

적용 대상