Freigeben über


IServerType.AuthenticationInfoCollection Eigenschaft

Definition

Ruft eine Tabelle ab, die die Authentifizierungsbezeichnungen enthält, durch die die einfache Ansicht des Verbindungsdialogfelds mit Daten aufgefüllt wird.

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

Eigenschaftswert

Die Tabelle, die die Authentifizierungsbezeichnungen enthält.

Gilt für: