IReportServerConnection Interface

Definition

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

Properties

ImpersonationUser (Inherited from IReportServerCredentials)
NetworkCredentials (Inherited from IReportServerCredentials)
ReportServerUrl
Timeout

Methods

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

Applies to