次の方法で共有


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 インターフェイス