다음을 통해 공유


AuthenticationInfo.authType 필드

Defines a value that specifies the type of authentication used on a connection.

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

구문

‘선언
Protected authType As Integer
‘사용 방법
Dim value As Integer 

value = Me.authType 

Me.authType = value
protected int authType
protected:
int authType
val mutable authType: int
protected var authType : int

참고 항목

참조

AuthenticationInfo 클래스

Microsoft.SqlServer.Management.UI.ConnectionDlg 네임스페이스