can anyone tell me what is Persist Security Info=False ?

  • Thread starter Thread starter THY
  • Start date Start date
T

THY

Hi,

in a connection string, Persist Security Info=False is for what ?

I see it everytimes but no idea what it is ... anyone know ?

thanks
 
From http://www.connectionstrings.com/

When set to 'false', 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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top