- Use <xref:System.Data.SqlClient.SqlConnection.Credential%2A> to get or set a connection's <xref:System.Data.SqlClient.SqlCredential> object. Use <xref:System.Data.SqlClient.SqlConnection.ChangePassword%2A> to change the password for a <xref:System.Data.SqlClient.SqlCredential> object. For information on how a <xref:System.Data.SqlClient.SqlCredential> object affects connection pool behavior, see [SQL Server Connection Pooling (ADO.NET)](~/docs/framework/data/adonet/sql-server-connection-pooling.md).
0 commit comments