ConnectionInfo.Password Property

Gets the password associated with the ConnectionInfo object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string Password { get; }

Property Value

Type: System.String
A password.

See Also

Reference

ConnectionInfo Class

Microsoft.AnalysisServices Namespace