ExternalConnection.SavePassword

ExternalConnection.SavePassword property

True if the password is to be saved as part of the connection string; otherwise, False.

public bool SavePassword { get; set; }

See Also