skip to main content
Using the ADO.NET Client : Specifying Connection Options : New Password
 

New Password

Property

NewPassword

Description

Specifies a new password for the user ID following a successful connection. If the changed password fails for any reason, the connection to the server fails.
New Password is mutually exclusive with connection pooling.
If the New Password connection string option is defined, the data provider ignores the setting of the Pooling option.

Valid Values

string
where string is the new password.

Default

An empty string