KeyVaultAccessControlClient
KeyVaultAccessControlClient()
KeyVaultAccessControlClient(Uri, TokenCredential)
KeyVaultAccessControlClient(Uri, TokenCredential, KeyVaultAdministrationClientOptions)
Pipeline
VaultUri
CreateOrUpdateRoleDefinition(CreateOrUpdateRoleDefinitionOptions, CancellationToken)
CreateOrUpdateRoleDefinition(KeyVaultRoleScope, Guid?, CancellationToken)
CreateOrUpdateRoleDefinitionAsync(CreateOrUpdateRoleDefinitionOptions, CancellationToken)
CreateOrUpdateRoleDefinitionAsync(KeyVaultRoleScope, Guid?, CancellationToken)
CreateRoleAssignment(KeyVaultRoleScope, String, String, Guid?, CancellationToken)
CreateRoleAssignmentAsync(KeyVaultRoleScope, String, String, Guid?, CancellationToken)
DeleteRoleAssignment(KeyVaultRoleScope, String, CancellationToken)
DeleteRoleAssignmentAsync(KeyVaultRoleScope, String, CancellationToken)
DeleteRoleDefinition(KeyVaultRoleScope, Guid, CancellationToken)
DeleteRoleDefinitionAsync(KeyVaultRoleScope, Guid, CancellationToken)
GetRoleAssignment(KeyVaultRoleScope, String, CancellationToken)
GetRoleAssignmentAsync(KeyVaultRoleScope, String, CancellationToken)
GetRoleAssignments(KeyVaultRoleScope, CancellationToken)
GetRoleAssignmentsAsync(KeyVaultRoleScope, CancellationToken)
GetRoleDefinition(KeyVaultRoleScope, Guid, CancellationToken)
GetRoleDefinitionAsync(KeyVaultRoleScope, Guid, CancellationToken)
GetRoleDefinitions(KeyVaultRoleScope, CancellationToken)
GetRoleDefinitionsAsync(KeyVaultRoleScope, CancellationToken)
net11.0
namespace Azure.Security.KeyVault.Administration
{
public class KeyVaultAccessControlClient
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.Security.KeyVault.Administration , Version=4.7.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Security.KeyVault.Administration (4.7.0) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API