Compartir a través de


DataSourceCredentials Members

Represents data source credentials.

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

Public Constructors

  Nombre Description
DataSourceCredentials Initializes a new instance of the DataSourceCredentials class.

Arriba

Public Properties

  Nombre Description
Bb153642.pubproperty(es-es,SQL.90).gif DataSourceName Sets the name of the data source to which to pass credentials.
Bb153642.pubproperty(es-es,SQL.90).gif Password Sets the password the report server uses to connect to a data source.
Bb153642.pubproperty(es-es,SQL.90).gif UserName Sets the user name the report server uses to connect to a data source.

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
Bb153642.pubmethod(es-es,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb153642.pubmethod(es-es,SQL.90).gif GetHashCode  (inherited from Object )
Bb153642.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
Bb153642.pubmethod(es-es,SQL.90).gifBb153642.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb153642.pubmethod(es-es,SQL.90).gif ToString  (inherited from Object )

Arriba

Protected Methods

  Nombre Description
Bb153642.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
Bb153642.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

DataSourceCredentials Class
ReportService2006 Namespace