IntegratedSecurity Enumeration
Defines the type of integrated security used.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
语法
声明
Public Enumeration IntegratedSecurity
public enum IntegratedSecurity
public enum class IntegratedSecurity
public enum IntegratedSecurity
public enum IntegratedSecurity
Members
Member name | Description |
---|---|
Basic | Username and password are used to verify credentials. |
Sspi | Windows Integrated Security is used to verify credentials |
Unspecified | An unspecified method is used to verify credentials. |
备注
新增日期:2006 年 7 月 17 日
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。