AuthenticationType 열거형

Specifies the Sql server authentication type.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)

구문

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

멤버

멤버 이름 설명
Database The database authentication type.
Instance The instance authentication type.
None The none authentication type.
Windows The windows authentication type.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스