IntegratedSecurity 열거형
Defines the type of integrated security used.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
Public Enumeration IntegratedSecurity
‘사용 방법
Dim instance As IntegratedSecurity
public enum IntegratedSecurity
public enum class IntegratedSecurity
type IntegratedSecurity
public enum IntegratedSecurity
멤버
멤버 이름 | 설명 | |
---|---|---|
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. |
주의
새 항목: 2006년 7월 17일