| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Class and Description |
|---|
| CertificateBundle
A certificate bundle consists of a certificate (X509) plus its attributes.
|
| CertificateOperation
A certificate operation is returned in case of asynchronous requests.
|
| IssuerBundle
The issuer for Key Vault certificate.
|
| KeyBundle
A KeyBundle consisting of a WebKey plus its attributes.
|
| SecretBundle
A secret consisting of a value, id and its attributes.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/