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.
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 | |
---|---|---|
![]() |
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from 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 | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
SetFormsCredentials | Specifies that forms authentication is to be used when connecting to the report server and provides the forms credentials. |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ReportServerCredentials Class
Microsoft.Reporting.WinForms Namespace