Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the collection of authentication of the control.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Protected authCollection As AuthenticationInfoCollection
'Usage
Dim value As AuthenticationInfoCollection
value = Me.authCollection
Me.authCollection = value
protected AuthenticationInfoCollection authCollection
protected:
AuthenticationInfoCollection^ authCollection
val mutable authCollection: AuthenticationInfoCollection
protected var authCollection : AuthenticationInfoCollection