WalletPassword
This property stores the password to decrypt the PKCS #12 wallet.
Declaration
// C#
public string WalletPassword {get; set;}Property Value
The connection string attribute used to decrypt the PKCS #12 wallet.
Remarks
Wallet passwords support the same functionality as traditional ODP.NET passwords.