Wallet
The directory where the client's Oracle Wallet is located.
Data Type
string
Default Value
""
Remarks
This connection property only applies when the ConnectionType connection property is set to Server or SID.
When you use a TNS connection string in the DataSource connection property, the server first checks the TNS string for WALLET_LOCATION. If the string contains no WALLET_LOCATION value, the server uses the wallet in the location specified in this connection property instead.
This property is required to set up a secure TCPS connection.