ConnectionInfo.Password 속성

정의

ConnectionInfo 개체와 연결된 암호를 가져옵니다.

public string Password { get; }
member this.Password : string
Public ReadOnly Property Password As String

속성 값

암호가 있는 문자열입니다.

적용 대상