Determines the location of the Oracle Wallet to get a certificate for connecting to Oracle in the Direct mode. This property specifies a wallet to use for all application connections.
public static string WalletLocation {get; set;}
'Declaration
Public Shared Property WalletLocation As String
Property Value
If
WalletMethod is set to WalletMethod.File, a path to the wallet file. If
WalletMethod is set to WalletMethod.File, a path to the wallet registry key or the DEFAULT keyword.