Share via


IReportServerCredentials Members

Allows applications to provide credentials for connecting to a Reporting Services report server.

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

Public Properties

  Name Description
Public property ImpersonationUser Gets or sets the System.Security.Principal.WindowsIdentity of the user to impersonate when the ReportViewer control connects to a report server.
Public property NetworkCredentials Gets or sets the network credentials that are used for authentication with the report server.

Top

Public Methods

  Name Description
Public method GetFormsCredentials Provides information that will be used to connect to the report server that is configured for forms authentication.

Top

See Also

Reference

IReportServerCredentials Interface
Microsoft.Reporting.WebForms Namespace
IReportServerConnection2 Interface