IReportServerCredentials 成员

Allows applications to provide credentials for connecting to a Reporting Services report server.

以下各表列出了由 IReportServerCredentials 类型公开的成员。

公共属性

  名称 说明
Public property ImpersonationUser Gets or sets the System.Security.Principal.WindowsIdentity of the user to impersonate when the ReportViewer control connects to a report server.
Public property NetworkCredentials Gets or sets the network credentials that are used for authentication with the report server.

顶部

公共方法

  名称 说明
Public method GetFormsCredentials Provides information that will be used to connect to the report server that is configured for forms authentication.

顶部

另请参见

参考

IReportServerCredentials 接口
Microsoft.Reporting.WebForms 命名空间
IReportServerConnection2 接口