DataSourceCredentials.Password Proprietà

Definizione

Ottiene o imposta la password che il server di report utilizza per connettersi a un'origine dati esterna.

public:
 property System::String ^ Password { System::String ^ get(); void set(System::String ^ value); };
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

Valore della proprietà

String

String che contiene la password.

Commenti

Importante

Non usare una password vuota. Usare una password complessa.

Si applica a