Condividi tramite


Classe ReportServerCredentials

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

Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Sintassi

Osservazioni

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.

Gerarchia di ereditarietà

System.Object
  Microsoft.Reporting.WinForms.ReportServerCredentials

Protezione dei thread

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Membri ReportServerCredentials
Spazio dei nomi Microsoft.Reporting.WinForms