ConnectionInfo.Password 属性

定义

获取与 ConnectionInfo 对象关联的密码。

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

属性值

具有密码的字符串。

适用于