ImpersonationInfoSecurity Enumeration

Defines password availability from data source.

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

Syntax

C#
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

See Also

Reference

Microsoft.AnalysisServices Namespace