Sdílet prostřednictvím


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
Public property ImpersonationUser Specifies the user to impersonate when connecting to the report server.
Public property NetworkCredentials Gets or sets the network credentials used for authentication with the report server.

Oben

Öffentliche Methoden

(siehe auch Geschützte Methoden )

  Name Beschreibung
Public method Equals  Überladen (Geerbt von Object.)
Public method 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.
Public method GetHashCode  (Geerbt von Object.)
Public method GetType  (Geerbt von Object.)
Public methodStatic ReferenceEquals  (Geerbt von Object.)
Public method SetFormsCredentials Specifies that forms authentication is to be used when connecting to the report server and provides the forms credentials.
Public method ToString  (Geerbt von Object.)

Oben

Geschützte Methoden

  Name Beschreibung
Protected method Finalize  (Geerbt von Object.)
Protected method MemberwiseClone  (Geerbt von Object.)

Oben

Siehe auch

Verweis

ReportServerCredentials-Klasse
Microsoft.Reporting.WinForms-Namespace