CertificateAsyncClient and
CertificateClient to perform operations on Azure Key Vault.See: Description
| Class | Description |
|---|---|
| CertificateAsyncClient |
The CertificateAsyncClient provides asynchronous methods to manage
certifcates in the Azure Key Vault. |
| CertificateClient |
The CertificateClient provides synchronous methods to manage
certifcates in the Azure Key Vault. |
| CertificateClientBuilder |
This class provides a fluent builder API to help aid the configuration and instantiation of the
certificate async client and certificate sync client,
by calling buildAsyncClient and buildClient respectively
It constructs an instance of the desired client. |
| Enum | Description |
|---|---|
| CertificateServiceVersion |
The versions of Azure Key Vault Certificate supported by this client library.
|
CertificateAsyncClient and
CertificateClient to perform operations on Azure Key Vault.Copyright © 2021 Microsoft Corporation. All rights reserved.