DataSource.IConnectionStringHolder.ReturnPassword Property

Gets or sets an implementation whether the data source returns password.

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

Syntax

C#
bool IConnectionStringHolder.ReturnPassword { get; set; }

Property Value

Type: System.Boolean
true if the data source returns password; otherwise, false.

Implements

IConnectionStringHolder.ReturnPassword

See Also

Reference

DataSource Class

Microsoft.AnalysisServices Namespace