IServerType.AuthenticationInfoCollection Eigenschaft

Definition

Erhält eine Tabelle, die die Authentifizierungslabels enthält, die zur Befüllung der einfachen Ansicht des Verbindungsdialogs verwendet werden.

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 Authentifizierungsetiketten enthält.

Gilt für: