IntegratedSecurity 枚举
Defines the type of integrated security used.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Enumeration IntegratedSecurity
用法
Dim instance As IntegratedSecurity
public enum IntegratedSecurity
public enum class IntegratedSecurity
type IntegratedSecurity
public enum IntegratedSecurity
成员
成员名称 | 说明 | |
---|---|---|
Basic | Username and password are used to verify credentials. | |
Federated | ||
Sspi | Windows Integrated Security is used to verify credentials | |
Unspecified | An unspecified method is used to verify credentials. |
注释
新增日期: 2006 年 7 月 17 日