Can I use Cyberark credential provider to pull DB credentials on NPoco autogenerated file?

37 Views Asked by At

I have an old project where the database class was automatically generated by the NPoco T4 Template. Now I want to use the Cyberark credentials provider to store and provide the database credentials. I would like to retain the NPoco file and get the credentials as needed using Cyberark.

Are there any drawbacks to this implementation and would editing the generated autogenerated file break the application? If you have solved this problem before kindly provide pointers.

0

There are 0 best solutions below