SqlNetWalletOverride

This property specifies whether the client overrides the strong authentication credential with the stored wallet password credential for the database connection.

Declaration

// C#
public static bool SqlNetWalletOverride { get; set; }

Property Type

System.Boolean

Description

Default is false. By setting this value to true, ODP.NET uses the stored wallet password credential to connect.