In The Hand LtdIn The Hand
PersistSecurityInfo Property
NamespacesInTheHand.Data.SqlServerCeSqlCeConnectionStringBuilderPersistSecurityInfo
.NET Components for Mobility
When set to false (strongly recommended), security-sensitive information, such as the password, is not returned as part of the connection if the connection is open or has ever been in an open State. Resetting the connection string resets all connection string values including the password.
Declaration Syntax
C#Visual Basic
public bool PersistSecurityInfo { get; set; }
Public Property PersistSecurityInfo As Boolean
	Get
	Set

Assembly: InTheHand.Data (Module: InTheHand.Data) Version: 7.0.0.0