AzureDataStudioConnection.SavePassword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the password is saved in credential manager
[System.Runtime.Serialization.DataMember(Name="savePassword")]
public bool SavePassword { get; set; }
[<System.Runtime.Serialization.DataMember(Name="savePassword")>]
member this.SavePassword : bool with get, set
Public Property SavePassword As Boolean
Property Value
- Attributes