次の方法で共有


ReportServerCredentials クラス

Specifies the credentials for the ReportViewer control to use when connecting to a report server.

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)

構文

'宣言
'使用

解説

By default, the ReportViewer control uses the default Windows identity to connect to the report server. The ReportServerCredentials class is implemented as a property of the ReportViewer control and can be used to provide custom authentication for connecting to the report server.

継承階層

System.Object
  Microsoft.Reporting.WinForms.ReportServerCredentials

スレッド セーフ

この型の public static (Visual Basic ではShared ) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

ReportServerCredentials メンバ
Microsoft.Reporting.WinForms 名前空間