Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Defines the type of integrated security used.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
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. |
Remarks
New:17 July 2006
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.