ImpersonationInfoSecurity Enumeration

Defines password availability from data source.

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

Syntax

'Declaration
Public Enumeration ImpersonationInfoSecurity
public enum ImpersonationInfoSecurity
public enum class ImpersonationInfoSecurity
public enum ImpersonationInfoSecurity
public enum ImpersonationInfoSecurity

Members

Member name Description
PasswordRemoved Password has been removed.
Unchanged Password is still available in data source.

Remarks

New:17 July 2006

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace