Represents data source credentials.
The following tables list the members exposed by the DataSourceCredentials type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| DataSourceCredentials | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | DataSourceName | Gets or sets the name of the data source to which to pass credentials. String. | 
| .gif) | Password | Gets or sets the password that the report server uses to connect to an external data source. | 
| .gif) | UserName | Gets or sets the user name that the report server uses to connect to an external data source. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
DataSourceCredentials Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace