DataSourceCredentials Class
Represents data source credentials.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The DataSourceCredentials type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataSourceCredentials | Initializes a new instance of the DataSourceCredentials class. |
| Name | Description | |
|---|---|---|
|
DataSourceName | Sets the name of the data source to which to pass credentials. |
|
Password | Sets the password the report server uses to connect to a data source. |
|
UserName | Sets the user name the report server uses to connect to a data source. |