Share via


ReportServerCredentials Members

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

The following tables list the members exposed by the ReportServerCredentials type.

Public Properties

  Name Description
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.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from 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  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method ms255342.static(en-us,VS.100).gif ReferenceEquals  (Inherited from 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  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ReportServerCredentials Class
Microsoft.Reporting.WinForms Namespace