Freigeben über


ReportServerCredentials-Klasse

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

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

Hinweise

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.

Vererbungshierarchie

System.Object
  Microsoft.Reporting.WinForms.ReportServerCredentials

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht sichergestellt.

Siehe auch

Verweis

ReportServerCredentials-Member
Microsoft.Reporting.WinForms-Namespace