ConnectionSettings.SecurePassword Property

Definition

The password that is used with Login to connect to the server. Exceptions: 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

Property Value

Attributes

Applies to