ReportServerCredentials-Member
Specifies the credentials for the ReportViewer control to use when connecting to a report server.
In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ ReportServerCredentials verfügbar gemacht werden.
Öffentliche Eigenschaften
Name | Beschreibung | |
---|---|---|
ImpersonationUser | Specifies the user to impersonate when connecting to the report server. | |
NetworkCredentials | Gets or sets the network credentials used for authentication with the report server. |
Oben
Öffentliche Methoden
(siehe auch Geschützte Methoden )
Name | Beschreibung | |
---|---|---|
Equals | Überladen (Geerbt von Object.) | |
GetFormsCredentials | Returns a Boolean value indicating whether forms authentication will be used when connecting to the report server, as well as information about the forms credentials to be used for authentication. | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ReferenceEquals | (Geerbt von Object.) | |
SetFormsCredentials | Specifies that forms authentication is to be used when connecting to the report server and provides the forms credentials. | |
ToString | (Geerbt von Object.) |
Oben
Geschützte Methoden
Name | Beschreibung | |
---|---|---|
Finalize | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) |
Oben
Siehe auch
Verweis
ReportServerCredentials-Klasse
Microsoft.Reporting.WinForms-Namespace