다음을 통해 공유


AuthenticationModes 열거형

SQL Server 2005 authentication mode

이 열거형에는 해당 멤버 값에 대한 비트 조합이 가능한 FlagsAttribute 특성이 있습니다.

네임스페이스:  Microsoft.SqlServer.Dac.Model
어셈블리:  Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration AuthenticationModes
‘사용 방법
Dim instance As AuthenticationModes
[FlagsAttribute]
public enum AuthenticationModes
[FlagsAttribute]
public enum class AuthenticationModes
[<FlagsAttribute>]
type AuthenticationModes
public enum AuthenticationModes

멤버

멤버 이름 설명
Basic Basic
Digest Digest
Integrated Integrated
Kerberos Kerberos
Negotiate Negotiate
None None
Ntlm Ntlm

참고 항목

참조

Microsoft.SqlServer.Dac.Model 네임스페이스