Conjur .NET API
The Conjur .NET API provides a programmatic interface to a Conjur server from within your .NET project. Use the .NET API to authenticate with Conjur, fetch secrets, and grant access to hosts. Integration with Conjur provides a variety of additional benefits including being able to store security policy as code, and automated secret rotation.
Integration
See the Conjur .NET API GitHub repo for integration instructions and an example of basic functionality.