다음을 통해 공유


SqlAuthenticationParameters.Password 속성

정의

사용자 암호를 가져옵니다.

public:
 property System::String ^ Password { System::String ^ get(); };
public string Password { get; }
member this.Password : string
Public ReadOnly Property Password As String

속성 값

사용자 암호

적용 대상