언어

ConnectionSettings.SecurePassword 속성

정의

로그인과 함께 서버에 연결하는 데 사용되는 암호입니다. 예외: ConnectionCannotBeChangedException InvalidPropertyValueException PropertyNotSetException

[System.ComponentModel.Browsable(false)]
public System.Security.SecureString SecurePassword { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SecurePassword : System.Security.SecureString with get, set
Public Property SecurePassword As SecureString

속성 값

특성

적용 대상