共用方式為


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 的硬體和軟體需求>。

請參閱

參考

Microsoft.AnalysisServices Namespace