TrustedContextSystemPassword IBM data server driver configuration keyword

Specifies the password to be used with the connection.

Equivalent CLI keyword
Trusted_Connection
Equivalent IBM® data server provider for .NET connection string keyword
TrustedContextSystemPassword
IBM data server driver configuration file (db2dsdriver.cfg) syntax
<parameter name="TrustedContextSystemPassword" value="<password>"/>
Default setting:
Applications use the user ID and password information that is provided in the connection string to the SQLDriverConnect() function, not the current authenticated user.
Usage notes:
Specifies the password corresponding to the trusted context SYSTEM AUTHID to be used with the connection.