ConnectionInfo.EncryptionPassword Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets the encryption password associated with the ConnectionInfo object.

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

Syntax

C#
public string EncryptionPassword { get; }

Property Value

Type: System.String
The encryption password.

See Also

Reference

ConnectionInfo Class

Microsoft.AnalysisServices Namespace