Wallet Parameter (Connect-OracleOci Cmdlet)
The directory where the client's Oracle Wallet is located.
Syntax
Connect-OracleOci -Wallet string
Data Type
cstr
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 本製品 first checks the TNS string for WALLET_LOCATION. If the string contains no WALLET_LOCATION value, the 本製品 uses the wallet in the location specified in this connection property instead.
This property is required to set up a secure TCPS connection.