Represents data source credentials.
以下各表列出了由 DataSourceCredentials 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
![]() |
DataSourceCredentials | Constructs a DataSourceCredentials object. |
顶部
公共属性
名称 | 说明 | |
---|---|---|
![]() |
Name | Gets or sets the user name to be used by the data source for connecting to a report server. |
![]() |
Password | Gets or sets the password to be used by the data source for connecting to the report server. |
![]() |
UserId | Gets or sets the user identification to be used by the data source for connecting to the report server. |
顶部
公共方法
(另请参见 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Equals | 已重载。 (继承自 Object。) |
![]() |
GetHashCode | (继承自 Object。) |
![]() |
GetType | (继承自 Object。) |
![]() ![]() |
ReferenceEquals | (继承自 Object。) |
![]() |
ToString | (继承自 Object。) |
顶部
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object。) |
![]() |
MemberwiseClone | (继承自 Object。) |
顶部