Condividi tramite


Proprietà Password

Gets the password associated with the ConnectionInfo object.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Password As String
    Get
'Utilizzo
Dim instance As ConnectionInfo
Dim value As String

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

Valore proprietà

Tipo: System. . :: . .String
A password.