Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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.