OlapServerType.authCollection Field

Defines the collection of AuthenticationInfo in the property.

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

See Also

Reference

OlapServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace