共用方式為


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 日

請參閱

參考

Microsoft.AnalysisServices 命名空間