Поделиться через


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.

Замечания

Добавления:17 июля 2006 г.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.AnalysisServices Namespace