Udostępnij za pośrednictwem


Właściwość DataSourceDefinition.Password

Pobiera lub ustawia hasło serwer raportów używa do łączenia z danymi źródło.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.dll)

Składnia

'Deklaracja
Public Property Password As String
    Get
    Set
'Użycie
Dim instance As DataSourceDefinition
Dim value As String

value = instance.Password

instance.Password = value
public string Password { get; set; }
public:
property String^ Password {
    String^ get ();
    void set (String^ value);
}
member Password : string with get, set
function get Password () : String
function set Password (value : String)

Wartość właściwości

Typ: System.String
A ciąg zawierających hasło Report Server używa do łączenia z danymi źródło.

Uwagi

Maksymalna długość hasła wynosi 127 znaków.

Ta właściwość jest ignorowana, jeśli CredentialRetrieval jest zestaw do Brak, Prompt, lub zintegrowanego.