ConnectionSettings.SecureConnectionString 属性

定义

该属性将返回指定的用户连接字符串的 SecureString 版本,或者它将基于对象设置返回计算连接字符串。 如果显式设置,则填充 ServerConnection 对象中的所有属性以反映传入连接字符串。 异常:ConnectionCannotBeChangedException

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

属性值

属性

适用于