IServerType.AuthenticationInfoCollection Propriété

Définition

Obtient une table contenant les étiquettes d’authentification utilisées pour remplir la vue simple de la boîte de dialogue de connexion.

public:
 property Microsoft::SqlServer::Management::UI::ConnectionDlg::AuthenticationInfoCollection ^ AuthenticationInfoCollection { Microsoft::SqlServer::Management::UI::ConnectionDlg::AuthenticationInfoCollection ^ get(); };
public Microsoft.SqlServer.Management.UI.ConnectionDlg.AuthenticationInfoCollection AuthenticationInfoCollection { get; }
member this.AuthenticationInfoCollection : Microsoft.SqlServer.Management.UI.ConnectionDlg.AuthenticationInfoCollection
Public ReadOnly Property AuthenticationInfoCollection As AuthenticationInfoCollection

Valeur de propriété

La table qui contient les étiquettes d’authentification.

S’applique à