Freigeben über


IntegratedSecurity-Enumeration

Defines the type of integrated security used.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Enumeration IntegratedSecurity
'Usage
Dim instance As IntegratedSecurity
public enum IntegratedSecurity
public enum class IntegratedSecurity
type IntegratedSecurity
public enum IntegratedSecurity

Elemente

Elementname Beschreibung
Sspi Windows Integrated Security is used to verify credentials
Basic Username and password are used to verify credentials.
Unspecified An unspecified method is used to verify credentials.

Hinweise

Neu: 17. Juli 2006