Condividi tramite


Membri DataSourceCredentials

Represents data source credentials.

Il tipo DataSourceCredentials espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DataSourceCredentials Initializes a new instance of the DataSourceCredentials class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DataSourceName Gets or sets the name of the data source to which to pass credentials. String.
Proprietà pubblica Password Gets or sets the password that the report server uses to connect to an external data source.
Proprietà pubblica UserName Gets or sets the user name that the report server uses to connect to an external data source.

In alto