ImpersonationInfoSecurity 枚举
Defines password availability from data source.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Enumeration ImpersonationInfoSecurity
用法
Dim instance As ImpersonationInfoSecurity
public enum ImpersonationInfoSecurity
public enum class ImpersonationInfoSecurity
type ImpersonationInfoSecurity
public enum ImpersonationInfoSecurity
成员
| 成员名称 | 说明 | |
|---|---|---|
| PasswordRemoved | Password has been removed. | |
| Unchanged | Password is still available in data source. |
注释
新增日期: 2006 年 7 月 17 日