Skip to content

Commit

Permalink
improve intro of client
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft committed Sep 2, 2020
1 parent 3391309 commit f8be339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/keyvault/azure-keyvault-administration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ A role definition is specified as part of a role assignment.
A role assignment is the association of a role definition to a service principal. They can be created, listed, fetched individually, and deleted.

### KeyVaultAccessControlClient
A `KeyVaultAccessControlClient` provides both synchronous and asynchronous operations allowing for management of role definitions and role assignments.
A `KeyVaultAccessControlClient` manages role definitions and role assignments.

## Examples
This section conntains code snippets covering common tasks:
Expand Down

0 comments on commit f8be339

Please sign in to comment.