Wallet Parameter (Connect-OracleOci Cmdlet)
The location of the client's Oracle Wallet.
Syntax
Connect-OracleOci -Wallet string
Data Type
cstr
Default Value
""
Remarks
This property is required to set up a secure TCPS connection.
When you use a TNS connection string in the DataSource connection property, the cmdlet first checks the TNS string for WALLET_LOCATION. If the string contains no WALLET_LOCATION value, the cmdlet uses the wallet specified in this connection property (Wallet) instead.