IReportServerCredentials-Member
Allows applications to provide credentials for connecting to a Reporting Services report server.
In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ IReportServerCredentials verfügbar gemacht werden.
Öffentliche Eigenschaften
Name | Beschreibung | |
---|---|---|
![]() |
ImpersonationUser | Gets or sets the System.Security.Principal.WindowsIdentity of the user to impersonate when the ReportViewer control connects to a report server. |
![]() |
NetworkCredentials | Gets or sets the network credentials that are used for authentication with the report server. |
Oben
Öffentliche Methoden
Name | Beschreibung | |
---|---|---|
![]() |
GetFormsCredentials | Provides information that will be used to connect to the report server that is configured for forms authentication. |
Oben
Siehe auch
Verweis
IReportServerCredentials-Schnittstelle
Microsoft.Reporting.WebForms-Namespace
IReportServerConnection2-Schnittstelle