다음을 통해 공유


AuthenticationType 열거형

Database user Authentication type

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

구문

‘선언
Public Enumeration AuthenticationType
‘사용 방법
Dim instance As AuthenticationType
public enum AuthenticationType
public enum class AuthenticationType
type AuthenticationType
public enum AuthenticationType

멤버

멤버 이름 설명
DatabaseAuthentication User with a password
InstanceAuthentication User with login
None User without a login, Application Role, Database Role, Certificate mapped user or Asymmetric key mapped user
WindowsAuthentication Windows user with login, Windows user without a login or Windows group

참고 항목

참조

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