LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.PersistSecurityInfo property

If true, preserves security-sensitive information in the connection string retrieved from any open MySqlConnection.

public bool PersistSecurityInfo { get; set; }

See Also