RSType.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

속성 값

인증 라벨을 포함하는 테이블입니다.

구현

적용 대상