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