IServerType.AuthenticationInfoCollection Propriedade

Definição

Recebe uma tabela que contém os rótulos de autenticação usados para preencher a visualização simples da caixa de diálogo de conexão.

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

Valor da propriedade

A tabela que contém os rótulos de autenticação.

Aplica-se a