cyberark / conjur-api-dotnet

.NET client for the CyberArk Conjur API
Apache License 2.0
15 stars 11 forks source link

Extend LoadPolicy to load method beyond POST #76

Closed egvili closed 3 years ago

egvili commented 3 years ago

What does this PR do?

Add parameter to the function Policy::LoadPolicy() to allow a different load method other than POST. POST is still the default value Additionally, modify build to use NuGet to pack and upload artifact to Conjur artifactory

What ticket does this PR close?

Resolves ONYX-10261

Checklists

Change log

Test coverage

Documentation