cyberark / conjur-api-dotnet

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

Adding Role entity and all related APIs: Exists, Members and Memberships #16

Closed sashaCher closed 6 years ago

sashaCher commented 6 years ago

What does this pull request do? Exposes Role related APIs: Exists, Members and Memberships. What background context can you provide? This functionality is nesessary in Vault-Conjur Synchroniser. We want to be sure that users and groups that we created related each other as expected. Where should the reviewer start? conjur-api/Role.cs

sashaCher commented 6 years ago

Thank for CR I've added answers for relevant questions from the list