DataAction / AdoNetCore.AseClient

AdoNetCore.AseClient - a .NET Core DB Provider for SAP ASE
Apache License 2.0
107 stars 45 forks source link

Allow for a certificate validation callback, so users can just straight up override the default behavior if needed. #205

Closed ngvtien closed 3 years ago

ngvtien commented 3 years ago

Expose a property on the AseConnection for a certificate validation callback, so users can just straight up override the default behaviour if needed.