Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
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. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
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