DataSourceCredentials 成员

Represents data source credentials.

以下各表列出了由 DataSourceCredentials 类型公开的成员。

公共构造函数

  名称 说明
Public method DataSourceCredentials Constructs a DataSourceCredentials object.

顶部

公共属性

  名称 说明
Public property Name Gets or sets the user name to be used by the data source for connecting to a report server.
Public property Password Gets or sets the password to be used by the data source for connecting to the report server.
Public property UserId Gets or sets the user identification to be used by the data source for connecting to the report server.

顶部

公共方法

(另请参见 受保护的方法 )

  名称 说明
Public method Equals  已重载。 (继承自 Object。)
Public method GetHashCode  (继承自 Object。)
Public method GetType  (继承自 Object。)
Public methodStatic ReferenceEquals  (继承自 Object。)
Public method ToString  (继承自 Object。)

顶部

受保护的方法

  名称 说明
Protected method Finalize  (继承自 Object。)
Protected method MemberwiseClone  (继承自 Object。)

顶部

另请参见

参考

DataSourceCredentials 类
Microsoft.Reporting.WebForms 命名空间