다음을 통해 공유


AuthenticationInfo.isWindowsAuth 필드

Defines a value indicating whether the user is authenticated with Microsoft Windows-Integrated authentication.

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

구문

‘선언
Protected isWindowsAuth As Boolean
‘사용 방법
Dim value As Boolean 

value = Me.isWindowsAuth 

Me.isWindowsAuth = value
protected bool isWindowsAuth
protected:
bool isWindowsAuth
val mutable isWindowsAuth: bool
protected var isWindowsAuth : boolean

참고 항목

참조

AuthenticationInfo 클래스

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