확장 최소화
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

ConnectionStringSecurity 열거형

An enumeration which tells the user if the password for the ConnectionString has to be delivered.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
public enum ConnectionStringSecurity
멤버 이름설명
UnchangedPassword is still part of ConnectionString and the user can connect to the Server without entering a password.
PasswordRemovedPassword has been removed from ConnectionString and user will have to enter a password for the Server to connect to relational database.

새 항목: 2006년 7월 17일

When user reads the value of ConnectionString, the password is automatically removed from ConnectionString for security reasons.

이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.