Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
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.