IServerType.AuthenticationInfoCollection Свойство

Определение

Получает таблицу с метками аутентификации, используемыми для заполнения простого просмотра диалогового окна соединения.

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

Значение свойства

Таблица, содержащая метки аутентификации.

Применяется к