DataSourceCredentials Members

Represents data source credentials.

The following tables list the members exposed by the DataSourceCredentials type.

Public Constructors

  Name Description
Public method DataSourceCredentials Constructs a DataSourceCredentials object.

Top

Public Properties

  Name Description
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.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method ms254655.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DataSourceCredentials Class
Microsoft.Reporting.WinForms Namespace