SslWalletPath Property (OracleConnectionStringBuilder)
Determines the location of the Oracle Wallet to get a certificate for connecting to Oracle in the Direct mode.
'Declaration
Public Property SslWalletPath As String
public string SslWalletPath {get; set;}
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2